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.

Wrong url when starting jupyterlab

See original GitHub issue

If I go to https://mybinder.org/ and fill in mdeff/ntds_2017, branch conda-env and url lab it builds and launches properly but then redirect me to a url like https://hub.mybinder.org/user/mdeff-ntds_2017-kc5st22d/tree/lab. Note the tree/lab at the end.

If I instead call binder with https://mybinder.org/v2/gh/mdeff/ntds_2017/conda-env?urlpath=lab, then I don’t get the tree part and am correctly redirected to https://hub.mybinder.org/user/mdeff-ntds_2017-kc5st22d/lab.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
choldgrafcommented, Dec 1, 2017

(FWIW this is definitely an unintuitive UI and we’re thinking about ways to improve it)

1reaction
choldgrafcommented, Dec 1, 2017

this sounds like intended behavior to me…note the “file” state of the button just to the left of launch.

image

That will make the URL contain filepath= not urlpath= as a parameter. You wanna click the button and then select “URL” then try again. Does that fix it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyter - Not sure if not working or broken link - Stack Overflow
So, I clicked on the link, but I am unable to connect. The weird think is that I don't remember what I did...
Read more >
JupyterLab URLs — JupyterLab 3.6.0a5 documentation
Entering the above URL will show the workspace root directory instead of the /path/to/ directory in the file browser. Managing Workspaces (UI)¶. JupyterLab...
Read more >
URL with tree doesn't work with auto workspace - JupyterLab
When I do it a second time in another tab however, a new workspace is first automatically created, but test.ipynb is not loaded...
Read more >
How to fix Kernel Error or broken Python in Jupyter Notebook
TL;DW BELOW! If you delete or upgrade your python version, you might get a Kernel Error when trying to use Jupyter Notebooks!
Read more >
Display Troubleshooting — Altair 4.2.0 documentation
your data is specified by a URL that is invalid or inaccessible ... If you are using the Jupyter notebook rather than JupyterLab,...
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