mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 10:04:03 +00:00
Launch JupyterLab in binder
This commit is contained in:
@@ -16,7 +16,7 @@ You can use a stack image to do any of the following (and more):
|
||||
|
||||
## Quick Start
|
||||
|
||||
You can try a [relatively recent build of the jupyter/base-notebook image on mybinder.org](https://mybinder.org/v2/gh/jupyter/docker-stacks/master?filepath=README.ipynb)
|
||||
You can try a [relatively recent build of the jupyter/base-notebook image on mybinder.org](https://mybinder.org/v2/gh/jupyter/docker-stacks/master?urlpath=lab/tree/README.ipynb)
|
||||
by simply clicking the preceding link.
|
||||
Otherwise, the examples below may help you get started if you [have Docker installed](https://docs.docker.com/install/),
|
||||
know [which Docker image](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html) you want to use
|
||||
|
@@ -8,7 +8,7 @@
|
||||
"\n",
|
||||
"Run the cells below to inspect what's in the [jupyter/base-notebook](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html#jupyter-base-notebook) image from the Jupyter Docker Stacks project.\n",
|
||||
"\n",
|
||||
"Click here to open a [JupyterLab](../lab) tab. Click here to open a [Classic Notebook](../notebooks) tab."
|
||||
"You can launch the classic notebook interface from within a user session by opening JupyterLab and replacing /lab/ with /tree/ in the default JupyterLab URL."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user