Jeremy Tuloup
ba379d6a47
Fix condition
5 years ago
Jeremy Tuloup
010059f787
Handle baseUrl
5 years ago
Jeremy Tuloup
85df9930f1
Fix handling of the MathJax URL to render Latex
5 years ago
Jeremy Tuloup
ac9bac4f3c
Merge pull request #202 from fcollonval/fix/Route-on-file-browser-navigation
...
Route on file browser navigation
5 years ago
Frédéric Collonval
8ed6815832
Add expose add in browser for galata
5 years ago
Frédéric Collonval
6f216e9fe3
Route on file browser navigation
...
Fixes #15
5 years ago
Jeremy Tuloup
f2a2a68b09
Initial support for code consoles
5 years ago
Jeremy Tuloup
40a1f2e817
`jupyter retro --version` returns the version
5 years ago
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
5 years ago
Mike
e834c7f5b3
Add jupyetrhub configuration to page_config
5 years ago
Dan Lester
9cafc38422
Redirect from /retro to /retro/tree
5 years ago
Jeremy Tuloup
7e0244162b
Cli --retro-logo to enable the retro inline logo
5 years ago
Jeremy Tuloup
a47da616ab
Update to the `3.1.0-alpha.x` upstream packages ( #127 )
...
* Update packages
* Update Binder
* Add collaborative
* Update to alpha packages
* Integrity
* Add labextension to prettierignore
* Update jest config
* Move file browser lab plugins to a separate file
* Cleanup tree extension
* Fix file editor factory in the edit view
* Integrity
* Fix plugin name
5 years ago
Jeremy Tuloup
2047e3a5e4
Rename to `RetroLab` ( #121 )
...
* Rename text to RetroLab
* More renaming
* More renaming
* Rename files
* Update deps
* Update logo
* Lint
* Update README.md
* Minor CSS fix
* Update tour
* Update screencasts in README.md
5 years ago