jupyterlab / jupyterlab/jupyterlab-github
Working directory - Deviating behavior from the Files tab
Open
- Dominant language
- TypeScript
- Stars
- 437
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
#### Expected behaviour
If I open `some-notebook.ipynb` in `/home/jovyan/some-folder` from the *Files tab*, the working directory for the kernel will be `/home/jovyan/some-folder`.
#### Unexpected behaviour
If I open `some-notebook.ipynb` while browsing using the *GitHub tab*, it seems like the working directory for the kernel will always be `/home/jovyan`.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.