Commit Graph

297 Commits

Author SHA1 Message Date
Jeremy Tuloup
53c282ca25 Rename plugins 2021-06-15 00:35:40 +02:00
Jeremy Tuloup
b9a15f8bc3 Add a dirty plugin 2021-06-15 00:32:10 +02:00
Jeremy Tuloup
7f643d6ae5 Add ILabStatus 2021-06-15 00:20:29 +02:00
Jeremy Tuloup
752e21fde9
Merge pull request #159 from yuvipanda/tree-redirect
Mimic classic notebook behavior for /tree/<path>
2021-06-09 12:19:11 +02:00
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
Jeremy Tuloup
0f7c026472
Merge pull request #148 from jabbera/hub_extension
Enable hub-extension
2021-05-31 09:31:08 +02:00
Mike
e834c7f5b3 Add jupyetrhub configuration to page_config 2021-05-28 22:01:53 -04:00
Mike
7b95609d4b Update lock 2021-05-28 14:48:08 -04:00
Michael Barry
8c82a6217a Enable hub-extension 2021-05-28 14:43:34 -04:00
Jeremy Tuloup
b28c91c9ad
Merge pull request #144 from jtpio/ci-all-branches
Trigger CI on all branches for `push` events
2021-05-28 15:21:23 +02:00
Jeremy Tuloup
5e305a4663 Trigger CI on all branches for push 2021-05-28 15:05:47 +02:00
Jeremy Tuloup
f2aeab676d
Merge pull request #140 from jtpio/update-release-workflow
Fix release workflow
2021-05-28 14:42:40 +02:00
Jeremy Tuloup
d956179598 Fix release workflow 2021-05-28 14:27:58 +02:00
Jeremy Tuloup
40e93c91ce Release 0.3.0a2 2021-05-28 12:34:07 +02:00
Jeremy Tuloup
988db2b2f9
Merge pull request #138 from ideonate/main
Easier to access RetroLab tree
2021-05-27 17:35:40 +02:00
Dan Lester
6f8326f560
rename Tree to File Browser in text 2021-05-27 14:11:04 +01:00
Dan Lester
4d1a14dd8d
Launch retrolab in Readme 2021-05-27 11:58:29 +01:00
Dan Lester
9cafc38422
Redirect from /retro to /retro/tree 2021-05-27 11:52:42 +01:00
Dan Lester
3267b77fb9
Add Launch RetroLab Tree to Help menu 2021-05-27 11:41:28 +01:00
Jeremy Tuloup
fd73915a59
Follow-up to the move to the jupyterlab organization (#137)
* Update repo links to the jupyterlab org

* Fix permissions for the binder workflow

* Project Jupyter Contributors

* Add community guidelines to the README
2021-05-26 21:35:22 +02:00
Jeremy Tuloup
1ec00dedd1 Release 0.3.0a1 2021-05-26 15:55:46 +02:00
Jeremy Tuloup
16d2a1ad9f
Merge pull request #131 from jtpio/logo
Update logo
2021-05-26 14:59:17 +02:00
Jeremy Tuloup
b5450033ad Add retrolab toolbar icon 2021-05-26 14:01:09 +02:00
Jeremy Tuloup
91867df4ba Add --retro-logo flag to the README 2021-05-26 11:15:14 +02:00
Jeremy Tuloup
7e0244162b Cli --retro-logo to enable the retro inline logo 2021-05-26 11:07:37 +02:00
Jeremy Tuloup
bd983920ee Center logo in the readme 2021-05-26 10:37:10 +02:00
Jeremy Tuloup
95bd7b26dc Update logo
Co-authored-by: Wolf Vollprecht <w.vollprecht@gmail.com>
2021-05-26 10:17:26 +02:00
Jeremy Tuloup
4826d8d28b Release 0.3.0a0 2021-05-20 17:31:25 +02:00
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
2021-05-20 17:19:55 +02:00
Jeremy Tuloup
4d2e31493f Release 0.2.0 2021-05-19 19:23:05 +02:00
Jeremy Tuloup
7c5917e41c Release 0.2.0rc2 2021-05-19 18:17:06 +02:00
Jeremy Tuloup
b732b5b596
Revert "Change back signature of shell.currentWidget" (#124)
This reverts commit 5e5b54baa4.
2021-05-19 18:13:31 +02:00
Jeremy Tuloup
da6df982d6 Release 0.2.0rc1 2021-05-19 17:35:14 +02:00
Jeremy Tuloup
3e518dc863
Update Binder url to point to the new gist (#123) 2021-05-19 16:51:48 +02:00
Jeremy Tuloup
d1d3e031c7
Rename App to RetroApp (#122)
* Rename App to RetroApp

* Rename in notebook extension

* More renaming
2021-05-19 16:41:20 +02:00
Jeremy Tuloup
69d145a070 Release 0.2.0rc0 2021-05-19 15:26:05 +02:00
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
2021-05-19 15:13:00 +02:00
Jeremy Tuloup
278233d653
Merge pull request #117 from jtpio/watch-mode
Add watch mode
2021-04-20 14:32:50 +02:00
Jeremy Tuloup
e941a2ad2b Add watch mode 2021-04-20 12:14:32 +02:00
Jeremy Tuloup
15f2ef0a5d Release 0.1.10 2021-04-19 16:00:55 +02:00
Jeremy Tuloup
3cd1de3c34
Merge pull request #116 from jtpio/mimerender
Mime Extensions
2021-04-19 15:25:41 +02:00
Jeremy Tuloup
577eb392fc Integrity 2021-04-19 14:55:11 +02:00
Jeremy Tuloup
f8b0d2f24a Mime extensions 2021-04-19 14:55:09 +02:00
Jeremy Tuloup
92e77a821f Add support for mimeextensions 2021-04-19 14:55:02 +02:00
Jeremy Tuloup
7d81a01fe2 Release 0.1.9 2021-04-13 14:56:56 +02:00
Jeremy Tuloup
d31291fed9
Merge pull request #114 from jtpio/new-terminal-plugin
Move the "New Terminal" button to its own plugin
2021-04-13 14:53:43 +02:00
Jeremy Tuloup
57246ca445 Minor code style thing 2021-04-13 14:39:42 +02:00
Jeremy Tuloup
43f54c70de Move the "New Terminal" button to its own plugin 2021-04-13 14:32:55 +02:00
Jeremy Tuloup
be6136053b Release 0.1.8 2021-04-12 13:01:48 +02:00
Jeremy Tuloup
afd7c6a135
Merge pull request #111 from jtpio/ensure-repo
Add small integrity script to ensure resolutions
2021-04-12 12:49:39 +02:00