jupyterlab / jupyterlab/jupyterlab-github

Working directory - Deviating behavior from the Files tab

Open
#42 0 comments 1 reaction 0 assignees View on GitHub
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`.
![jupyterlab-github-cwd](https://user-images.githubusercontent.com/3837114/38176203-3d783474-35eb-11e8-9209-af2cb8ebd110.gif)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.