Commit Graph

263 Commits

Author SHA1 Message Date
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
Jeremy Tuloup
52928ce2fc Remove documentsearch package 2021-04-12 00:18:00 +02:00
Jeremy Tuloup
98d2e067f5 Run integrity on release postbump 2021-04-12 00:11:24 +02:00
Jeremy Tuloup
e8de612953 Add back missing singletons 2021-04-12 00:07:47 +02:00
Jeremy Tuloup
b5c93c8a2d Add small integrity script to ensure resolutions 2021-04-12 00:05:32 +02:00
Jeremy Tuloup
d6b870ad5b
Merge pull request #109 from jtpio/app-options
Fixed the App instantiation options
2021-04-11 22:32:42 +02:00
Jeremy Tuloup
75a4c861e4 Fixed the App instantiation options 2021-04-11 22:10:21 +02:00
Jeremy Tuloup
991da2023b
Merge pull request #106 from jtpio/resolutions
Switch to an explicit list of resolutions for packages
2021-03-31 17:40:04 +02:00
Jeremy Tuloup
10cc4e24e3 Add @jupyterlab/celltags to singleton packages 2021-03-31 16:51:15 +02:00
Jeremy Tuloup
45fcae6592 Clean static folder 2021-03-31 16:41:31 +02:00
Jeremy Tuloup
037803e062
Merge pull request #108 from jtpio/currentchanged-todos
Remove currentChanged signal TODOs
2021-03-29 13:42:00 +02:00
Jeremy Tuloup
1d38b5f5c2
Remove currentChanged signal TODOs 2021-03-29 13:27:13 +02:00
Jeremy Tuloup
80059f1e04
Merge pull request #107 from jtpio/binder-pr
Add action to comment with a Binder link on PRs
2021-03-29 13:19:10 +02:00
Jeremy Tuloup
932bed4af7
Add action to comment with a Binder link on PRs 2021-03-29 13:10:38 +02:00
Jeremy Tuloup
5004ba6fa6 Switch to an explicit list of resolutions 2021-03-25 23:58:23 +01:00
Jeremy Tuloup
290c242910 Release 0.1.7 2021-03-11 17:50:24 +01:00
Jeremy Tuloup
78b572a136
Open a notebook via the command line (#98)
* Open a notebook via the command line

* Assign default_url to self.serverapp

* Update to latest jupyter server to open via the cli

* Add redirect handler to open non notebook files
2021-02-28 17:20:47 +01:00
Jeremy Tuloup
027f8f515f
Merge pull request #105 from jtpio/dev-binder
Update main Binder to remove rc conda channels
2021-02-26 08:03:14 +01:00
Jeremy Tuloup
5a760c09ca
Update main Binder to remove rc channels 2021-02-26 07:52:26 +01:00
Jeremy Tuloup
4e32baa08c Release 0.1.6 2021-02-04 21:20:15 +01:00
Jeremy Tuloup
3a84cbea43
Merge pull request #101 from jtpio/current-widget
Change back signature of shell.currentWidget
2021-02-04 21:16:53 +01:00
Jeremy Tuloup
5e5b54baa4 Change back signature of shell.currentWidget 2021-02-04 21:07:06 +01:00
Jeremy Tuloup
fee80ca6f1
Merge pull request #100 from jtpio/notebook-title
Set the notebook name in the browser tab title
2021-02-04 20:22:39 +01:00
Jeremy Tuloup
804cd3a57b Add favicons for notebooks, files and terminals 2021-02-04 16:39:15 +01:00
Jeremy Tuloup
d73b552f48 Set the notebook name in the browser tab title 2021-02-04 10:14:01 +01:00
Jeremy Tuloup
44654f03c5
Merge pull request #96 from jtpio/end2end
Setup playwright for end to end testing
2021-01-29 18:27:07 +01:00
Jeremy Tuloup
caa2d6b912 Add section about tests to CONTRIBUTING.md 2021-01-29 17:15:02 +01:00
Jeremy Tuloup
21c9ea3912 Add github run number to uploaded artifacts 2021-01-29 16:54:22 +01:00
Jeremy Tuloup
59728fbbd9 Set base url 2021-01-29 16:33:47 +01:00
Jeremy Tuloup
e1c3197566 Upload artifacts per browser 2021-01-29 01:19:50 +01:00
Jeremy Tuloup
88c93a387d Fix start script 2021-01-29 01:08:27 +01:00
Jeremy Tuloup
8b1bcac352 Install dependencies 2021-01-29 00:59:53 +01:00
Jeremy Tuloup
606752d43a Rename script to test:ci 2021-01-29 00:53:48 +01:00
Jeremy Tuloup
03f9eba97d Checkout repo in end2end workflow 2021-01-29 00:41:55 +01:00
Jeremy Tuloup
f889cb4621 Test on firefox and chromium on CI 2021-01-29 00:34:07 +01:00