Jeremy Tuloup
2b9d339558
Update to JupyterLab 4.2.0b0 ( #7312 )
...
* Update to JupyterLab 4.2.0b0
* fix currentChanged
* fix releaser hook
* Bump galata
* add cell executor
* Fix full CSS
Co-Authored-By: v-lozko <156805389+v-lozko@users.noreply.github.com>
* Default to defer for now
* undo max-width adjustment for now
* add TODO
---------
Co-authored-by: v-lozko <156805389+v-lozko@users.noreply.github.com>
2 years ago
Jeremy Tuloup
251e0e3606
Add the plugin manager ( #7198 )
...
* Add the pluginmanager
* iterate
* Parse info in app
2 years ago
Hao Kang
728807f401
Fix toggle functionality for widgets. ( #7178 )
...
Co-authored-by: cccindyyyl <cccindyyyl@users.noreply.github.com>
Co-authored-by: Bojun Li <BojunLi03@users.noreply.github.com>
Co-authored-by: Sen Feng <SenF1@users.noreply.github.com>
Co-authored-by: Ariel Kwak <arielkwak@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2 years ago
Jeremy Tuloup
6246540396
Move opening path in new browser tabs to a separate plugin ( #7056 )
...
* Add `INotebookPathOpener`
* Reorg tokens
* Use `INotebookPathOpener`
* Lint
* Rename param
* Lint
* add docstring
* Fix dependency on application package
* more tsconfig fixes
* fix typo
* dedupe
* update dev commands on Binder
* fix typo
* lint
* Add missing dependency
* tmp
* set explicit jupyterlab on Binder
* drop link share for now
* remove tmp
* edit pyproject config
* debug
* test
* test
* test
* fix typos
3 years ago
Steven Silvester
14fce8c9e4
Adopt sp-repo-review ( #7039 )
...
* adopt sp-repo-review
* adopt sp-repo-review
* fix typing
* fix typing
* undo redundant formatting
* undo markdown changes
* formatting
3 years ago
Jeremy Tuloup
ab57fa1d20
Customize the shell layout with the settings ( #6921 )
...
* Add settings file
* Add support for layout customization
* Fix tests
* Add `type` option
* Fix opening document widgets
* Fix opening documents
* Add defaults for Markdown Preview
* Add docs
* Add screenshots
* Add `@jupyterlab/attachments`
* Fix integrity
* Add simple UI tests for layout customization
* Lint
* Update Playwright Snapshots
* Update Playwright Snapshots
* Update docs
* Add missing null
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
Serena Irani
f4d2286179
Add Skip Link to Notebook ( #6844 )
...
* Update base.css
* Update shell.ts
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* prettier lint test fixes
* Fix ESLint error
* Update tests
* Update more tests
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
3 years ago
Jesus Panales Castillo
9355169eae
added white space to bottom of edit files ( #6804 )
...
* added bottom white spaces to edit files
* updated attribute name in edit template for consistency
---------
Co-authored-by: = <=>
3 years ago
Jeremy Tuloup
7903de83e8
Update to JupyterLab 4.0.0a37 ( #6777 )
...
* Update JupyterLab and Lumino packages
* fix resolutions
* Update to TypeScript 5 final
* Reuse upstream sessionDialogs plugin
* update gitpod setup
* Update UI tests setup
* Update npmClient
* try without immutable
* add explicit playwright dep
* Update mathjax package
* update yarn.lock
* update dev dependencies
* lint
* update yarn.lock
* Fix typescript dependency
* fix metapackage
3 years ago
Nicolas Brichet
cc39a28c07
Adds translator to the NotebookShell ( #6725 )
...
* Adds translator to the NotebookShell
* move the translation plugin to application-extension
* Update packages/application-extension/src/index.ts
---------
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
3 years ago
Nicolas Brichet
905553e6dd
Resolving some accessibility issues ( #6719 )
...
* Uses different ID for the running-session widgets, the one in main view and the one in panel
* Append kernel logo image only if necessary
* Add title to the button which close sidebar
* Add landmarks roles
* Fix UI-test
* lint
3 years ago
Jeremy Tuloup
ffc7d8dcc3
Fix console error when adding a widget to a side panel ( #6694 )
...
* Fix console error when adding a widget to a side panel
* Remove child-added logic
3 years ago
Nicolas Brichet
c4a6e8bd90
Move panel related objects to a dedicated module file to improve readability
3 years ago
Nicolas Brichet
74e227b7d6
Fix PDF renderer
4 years ago
Jeremy Tuloup
94eadd817a
Remove `isEmpty` from the shell API (only used for tests)
4 years ago
Jeremy Tuloup
ea3692051c
Dissociate menu and palette updates
4 years ago
Jeremy Tuloup
07720adaa6
More cleanups
4 years ago
Jeremy Tuloup
7375ee1208
Remove unused handling of layout modified
4 years ago
Jeremy Tuloup
9af6a20b26
Simplify menu entry label
4 years ago
Jeremy Tuloup
73aafed7db
Minor cleanups
4 years ago
foo
239e5b931c
Updates after rebasing v7.0.0a6
4 years ago
Nicolas Brichet
d210064223
Add some docstring
4 years ago
Nicolas Brichet
0580147a23
Use signal to update menu and palette entries when widgets are removed or added in sidebars
4 years ago
Nicolas Brichet
069685085b
Fix the sidebar closing if another widget is selected in the same sidebar
4 years ago
Nicolas Brichet
1773c8fb26
Hide the current widget when collapsing, otherwise this is only the upper one which is displayed
4 years ago
Nicolas Brichet
2055ccfb5c
Add icon to close side panel
4 years ago
Nicolas Brichet
9681be38cd
Move the palette logic from Shell to plugin
4 years ago
Nicolas Brichet
116f5a5b8c
Move some logic and dependencies from Shell to plugin
4 years ago
Jeremy Tuloup
418e294735
Remove unused import
4 years ago
Jeremy Tuloup
5d0139480c
Side panels take the full page height
4 years ago
Nicolas Brichet
3d665c9810
Add command palette entries to open side bar panels
4 years ago
Nicolas Brichet
e2592c3a0b
Some refactoring and cleaning
4 years ago
Nicolas Brichet
e2ed555dbf
Fix tha activateById on side panels widgets
4 years ago
Nicolas Brichet
ab7b0ad38d
Update the menu entries when widgets are added or removed from side panels
4 years ago
Nicolas Brichet
a794e1287c
Fix the ToC on Notebook (and remove remaining comments from rebase)
4 years ago
Nicolas Brichet
b29a925ec2
Add the table of content dependency
4 years ago
Jason Weill
73a64bbf12
Incorporates files from retrolab PR 275 and fix rebase changes
4 years ago
Afshin T. Darian
606bddebf7
More updates
4 years ago
Afshin T. Darian
9658583c9b
Fix tests
4 years ago
Afshin T. Darian
85ccd0ea56
Update to Lumino 2
4 years ago
Jeremy Tuloup
8b6c8209ad
More renaming
4 years ago
Jeremy Tuloup
78f745573c
First round of renaming to notebook
4 years ago
Jeremy Tuloup
6c96c80c8c
Fix user settings overrides
4 years ago
Jeremy Tuloup
7f643d6ae5
Add ILabStatus
5 years ago
Jeremy Tuloup
b732b5b596
Revert "Change back signature of shell.currentWidget" ( #124 )
...
This reverts commit 5e5b54baa4 .
5 years ago
Jeremy Tuloup
d1d3e031c7
Rename App to RetroApp ( #122 )
...
* Rename App to RetroApp
* Rename in notebook extension
* More renaming
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
Jeremy Tuloup
92e77a821f
Add support for mimeextensions
5 years ago
Jeremy Tuloup
75a4c861e4
Fixed the App instantiation options
5 years ago
Jeremy Tuloup
5e5b54baa4
Change back signature of shell.currentWidget
5 years ago