You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're facing similar problems, though it's inconsistent (current theory is the server launches differently when running on Linux, but we don't have the experience to confirm).
As a workaround, the path is exposed through a variable
When the notebook runs in VS Code,
ipynbname
throws an error, but it works fine if the notebook is ran withjupyter notebook
from terminal.produces:
environment:
python == 3.8.13
ipynbname == 2021.3.2
ipykernel == 6.9.1
VS Code version == 1.70.1
Is that an expected behavior? Any idea why does it happen or how to fix it?
Thanks
The text was updated successfully, but these errors were encountered: