question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Local file not found error - Native notebooks

See original GitHub issue

originally 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:

  1. Load pandas dataframe from local file
  2. 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:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
rchiodocommented, Sep 25, 2020
%%edit

was the command I was talking about. That wouldn’t impact this scenario.

1reaction
DonJayamannecommented, Sep 24, 2020

Thanks for filing this issue. I thought we had fixed this. Will double check.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found