|
12 | 12 | [](https://pypi.org/project/retrolab)
|
13 | 13 | [](https://anaconda.org/conda-forge/retrolab)
|
14 | 14 |
|
15 |
| -`RetroLab` (also known as _JupyterLab Retro_, previously called _JupyterLab Classic_) is a [JupyterLab](https://github.com/jupyterlab/jupyterlab) distribution with a retro look and feel. |
| 15 | +[Introduction](#introduction) | [Try it](#try-it-online-in-your-browser) | |
| 16 | +[Installation](#install) | [Usage](#usage) | [Tour](#tour) | |
| 17 | +[Contributing](#contributing) | [Motivation](#motivation) | |
| 18 | +[vs Other Jupyter Frontends](#relation-to-other-jupyter-frontends) | |
| 19 | +[Community Guidelines](#community-guidelines-and-code-of-conduct) |
| 20 | + |
| 21 | +## Introduction |
| 22 | + |
| 23 | +`RetroLab` (also known as _JupyterLab Retro_, previously called _JupyterLab |
| 24 | +Classic_) is a [JupyterLab](https://github.com/jupyterlab/jupyterlab) |
| 25 | +distribution with a retro look and feel, more similar to the classic |
| 26 | +[Jupyter notebook](https://github.com/jupyter/notebook). |
16 | 27 |
|
17 | 28 | 
|
18 | 29 |
|
19 | 30 | ## Try it online in your browser
|
20 | 31 |
|
21 |
| -It is possible to try RetroLab on Binder without installing anything using the following link: |
| 32 | +It is possible to try RetroLab on the web in Binder without installing |
| 33 | +anything: |
22 | 34 |
|
23 |
| -<a href="https://mybinder.org/v2/gist/jtpio/4a6a34da66b32249e28df718ec30e4d7/master?urlpath=/retro/notebooks/tour.ipynb"> |
24 |
| -<img |
25 |
| - alt="Try it on Binder" |
26 |
| - src="https://mybinder.org/badge_logo.svg" |
27 |
| - width="256" |
28 |
| - /> |
29 |
| -</a> |
| 35 | +- A tour of the current release: |
| 36 | + [](https://mybinder.org/v2/gist/jtpio/4a6a34da66b32249e28df718ec30e4d7/master?urlpath=/retro/notebooks/tour.ipynb) |
| 37 | +- The current state of this development repository: |
| 38 | + [](https://mybinder.org/v2/gh/jupyterlab/retrolab/main?urlpath=retro/tree) |
30 | 39 |
|
31 | 40 | ## Install
|
32 | 41 |
|
|
0 commit comments