Commit Graph

402 Commits

Author SHA1 Message Date
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
Jeremy Tuloup
677eca8197 Setup test notebook data 2021-01-28 23:52:26 +01:00
Jeremy Tuloup
f916ee0c70 Cleanup artifacts before running the tests 2021-01-28 18:19:38 +01:00
Jeremy Tuloup
d68ff10f4d Switch to firefox for testing 2021-01-28 16:44:46 +01:00
Jeremy Tuloup
486c670b52 Upload artifacts 2021-01-28 16:14:33 +01:00
Jeremy Tuloup
2db4d689d2 Add a smoke test with video recording 2021-01-28 16:01:17 +01:00
Jeremy Tuloup
4c9927341e Start server in background on CI 2021-01-28 14:29:34 +01:00
Jeremy Tuloup
ba396897ed Simplify selectors 2021-01-28 14:02:19 +01:00
Jeremy Tuloup
6c7465b09f Run headless on CI 2021-01-28 10:26:01 +01:00
Jeremy Tuloup
b728f8c28b Add playwright github action 2021-01-28 10:15:53 +01:00
Jeremy Tuloup
d9bff3966f Add script to start jupyter classic 2021-01-28 10:12:50 +01:00
Jeremy Tuloup
24cfce0a38 Readd build:test script 2021-01-28 00:39:13 +01:00