Commit Graph

104 Commits

Author SHA1 Message Date
Jeremy Tuloup
c3638b850b
Merge pull request #20 from jtpio/wording-tweak
Wording tweak
2020-12-09 12:29:08 +01:00
Jeremy Tuloup
4b74003462 Wording tweak 2020-12-09 12:21:28 +01:00
Jeremy Tuloup
b659326bd0
Merge pull request #18 from jtpio/tree-tabpanel
Combine running and file browser on tree
2020-12-09 12:09:02 +01:00
Jeremy Tuloup
c3c4867bf6 Move to tree-extension 2020-12-09 11:22:46 +01:00
Jeremy Tuloup
167fe67141 Remove running page and handler 2020-12-09 11:10:40 +01:00
Jeremy Tuloup
3ba40defd9 CSS tweaks and cleanup 2020-12-09 10:52:16 +01:00
Jeremy Tuloup
c01e82a98c Tabs movable 2020-12-09 01:42:17 +01:00
Jeremy Tuloup
0d83598eeb Combine the running and file browsers on tree 2020-12-09 00:59:45 +01:00
Jeremy Tuloup
803170eec4
Merge pull request #17 from jtpio/running
Add a running page
2020-12-08 22:52:29 +01:00
Jeremy Tuloup
c4cc1613d1 Add a command to open JupyterLab 2020-12-08 22:36:08 +01:00
Jeremy Tuloup
d1e0510777 Add commands to open tree and running 2020-12-08 22:24:08 +01:00
Jeremy Tuloup
0fcce28d16 Add a running page 2020-12-08 22:05:28 +01:00
Jeremy Tuloup
bdf3497387
Merge pull request #13 from jtpio/tree
Add the tree page
2020-12-08 21:09:31 +01:00
Jeremy Tuloup
c92f07dd09
Fix typo 2020-12-08 21:04:35 +01:00
Jeremy Tuloup
0d6fa76ef9 Update README.md 2020-12-08 20:50:57 +01:00
Jeremy Tuloup
f0a237a180 Patch docManager.open to better open in new tab 2020-12-08 20:45:06 +01:00
Jeremy Tuloup
ead4af0b01 Close widget if it cannot be added to the shell 2020-12-08 19:37:49 +01:00
Jeremy Tuloup
595b1e2183 Open notebooks in a new browser tab 2020-12-08 19:05:17 +01:00
Jeremy Tuloup
b9d0cdc5f7 Add link to the Jupyter logo 2020-12-08 17:06:11 +01:00
Jeremy Tuloup
ebfeaf35c7 Move some plugins to the notebook extension 2020-12-08 16:59:57 +01:00
Jeremy Tuloup
95b39d037e Add a tree page with the filebrowser 2020-12-08 16:46:37 +01:00
Jeremy Tuloup
cdc11d709b
Merge pull request #12 from jtpio/tooltip
Add the tooltip extension
2020-12-08 01:07:16 +01:00
Jeremy Tuloup
8ae20e3609 Add the tooltip extension 2020-12-08 01:02:48 +01:00
Jeremy Tuloup
915de2e6fa
Merge pull request #11 from jtpio/completer
Add the completer extension
2020-12-08 00:14:33 +01:00
Jeremy Tuloup
d9fca8992d Add the completer extension 2020-12-08 00:08:03 +01:00
Jeremy Tuloup
fa4246e564 Update example notebook 2020-12-07 20:09:27 +01:00
Jeremy Tuloup
73336d16d9
Update Binder link in README.md 2020-12-07 19:56:45 +01:00
Jeremy Tuloup
deee0bd750
Add Binder (#2)
* Add Binder

* Build from source on Binder

* Add support for notebook server extensions

* Add notebook shim

* Remove python from deps

* Add templates to MANIFEST

* Binder

* Add matplotlib and numpy to Binder
2020-12-07 19:55:10 +01:00
Jeremy Tuloup
d2b902359c
Merge pull request #1 from jtpio/ci
Add CI
2020-12-07 18:05:41 +01:00
Jeremy Tuloup
19452608e2 Add CI 2020-12-07 18:01:27 +01:00
Jeremy Tuloup
b3eea06ef5 Update README.md 2020-12-07 17:45:58 +01:00
Jeremy Tuloup
75351a9c14 Add jupyter_labextension_paths to init 2020-12-07 17:31:37 +01:00
Jeremy Tuloup
15bec0c3b3 Fix CSS 2020-12-07 17:31:37 +01:00
Jeremy Tuloup
374f497242 Add toolbar button to open in classic 2020-12-07 17:31:37 +01:00
Jeremy Tuloup
7277010345 Fix handlers for server extensions 2020-12-07 17:31:36 +01:00
Jeremy Tuloup
519fcee7a3 Add entrypoint 2020-12-07 17:31:36 +01:00
Jeremy Tuloup
8f0e4d64e2 Dispose the Tabs menu 2020-12-07 17:31:36 +01:00
Jeremy Tuloup
8c639202a8 Add Zen Mode 2020-12-07 17:31:35 +01:00
Jeremy Tuloup
885833967c Add command palette 2020-12-07 17:31:35 +01:00
Jeremy Tuloup
1fefdea5f2 Add mathjax2 extension 2020-12-07 17:31:35 +01:00
Jeremy Tuloup
1cd6be4474 Prevent replacing the main area widget 2020-12-07 17:31:34 +01:00
Jeremy Tuloup
a3dffc430c Add wrapper widgets to look closer to classic 2020-12-07 17:31:34 +01:00
Jeremy Tuloup
0d0d6724af Fix removeClass 2020-12-07 17:31:34 +01:00
Jeremy Tuloup
066d9cb65f Add TODO for formal plugin definition 2020-12-07 17:31:33 +01:00
Jeremy Tuloup
3185922bb3 Toggle header visibility 2020-12-07 17:31:33 +01:00
Jeremy Tuloup
6646ce5def Add kernel status warn color 2020-12-07 17:31:33 +01:00
Jeremy Tuloup
cae48ed1af Add kernel status indicator 2020-12-07 17:31:33 +01:00
Jeremy Tuloup
b16b3e523d Add checkpoint indicator 2020-12-07 17:31:32 +01:00
Jeremy Tuloup
8dd92619e3 Add some padding to the top area 2020-12-07 17:31:32 +01:00
Jeremy Tuloup
81291ac43a Handle kernel changes 2020-12-07 17:31:32 +01:00