notebook/retrolab
YuviPanda b8928e4f46 Mimic classic notebook behavior for /tree/<path>
- Show directory listing if path is a directory
- Show notebook if path is a notebook
- Return file contents if path is any other file

Copied from 6fe9755971/notebook/tree/handlers.py (L39)

Fixes https://github.com/jupyterlab/retrolab/issues/153
2021-06-09 04:12:11 +05:30
..
templates Rename to RetroLab (#121) 2021-05-19 15:13:00 +02:00
__init__.py Rename to RetroLab (#121) 2021-05-19 15:13:00 +02:00
__main__.py Rename to RetroLab (#121) 2021-05-19 15:13:00 +02:00
_version.py Release 0.3.0a2 2021-05-28 12:34:07 +02:00
app.py Mimic classic notebook behavior for /tree/<path> 2021-06-09 04:12:11 +05:30
serverextension.py Rename to RetroLab (#121) 2021-05-19 15:13:00 +02:00