mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
Update README.md
This commit is contained in:
parent
f0a237a180
commit
0d6fa76ef9
@ -1,7 +1,7 @@
|
||||
# jupyterlab-classic
|
||||
|
||||
![Github Actions Status](https://github.com/jtpio/jupyterlab-classic/workflows/Build/badge.svg)
|
||||
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jtpio/jupyterlab-classic/main?urlpath=classic/notebooks/binder/example.ipynb)
|
||||
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jtpio/jupyterlab-classic/main?urlpath=classic/tree)
|
||||
|
||||
The next gen old-school Notebook UI.
|
||||
|
||||
@ -37,6 +37,10 @@ jupyter labextension list
|
||||
|
||||
Should also be available when starting `jupyterlab-classic`.
|
||||
|
||||
This package also install a JupyterLab extension by default, to make it easier to transition to classic view:
|
||||
|
||||
![open-jupyterlab-classic](https://user-images.githubusercontent.com/591645/101534129-02844580-3997-11eb-962a-5475bcc831bb.gif)
|
||||
|
||||
## Motivation
|
||||
|
||||
JupyterLab is the next-gen UI for Project Jupyter. Approaching version 3.0, it is becoming more mature and provides an advanced computational environment, that can sometimes be compared to what traditional IDEs offer.
|
||||
|
Loading…
Reference in New Issue
Block a user