Local file not found error - Native notebooks
See original GitHub issueoriginally created by @jilljac in https://github.com/microsoft/vscode/issues/106141
- VSCode Version: 1.49.0-insider
- OS Version: Mac OS Catalina 10.15.6 (19G2021)
Steps to Reproduce:
- Load pandas dataframe from local file
- Sometimes when loading, file not found. Requires kernel restart to fix
Does this issue occur when all extensions are disabled?: Yes/No
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Unable to open any notebooks -- File Not Found error (2)
I'm trying to open existing jupyter notebooks using a freshly installed jupyter from conda. I am doing this on MacOS Catalina (this may...
Read more >FileNotFoundError in python using jupyter notebook
A local file could be: file://localhost/path/to/table.csv. If you want to pass in a path object, pandas accepts any os.PathLike.
Read more >What to do when things go wrong - The Jupyter Notebook
If Jupyter gives an error that it can't find notebook , check with pip or conda that the notebook package is installed. Try...
Read more >Notebook Server: Working with "local" content. - Esri Community
I've attempted to write the binary to a Python tempfile (https://docs.python.org/3/library/tempfile.html), which successfully writes the file ...
Read more >While running an Azure ML Experiement, I get "File Not found ...
Hello: This is the python command. It works fine in my local Windows environment and I can connect to the remote Azure SQL...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
was the command I was talking about. That wouldn’t impact this scenario.
Thanks for filing this issue. I thought we had fixed this. Will double check.