Releases: jupyterlab/galata
Releases · jupyterlab/galata
v3.0.11-4
- --max-wait configuration option for JupyterLab load max wait time
- Security patches
v3.0.11-3
- fix remote connection to chromium browser #66 (@mbektas)
- Make generateWorkspace configurable via the CLI #71 (@jtpio)
v3.0.11-2
- fix bundled package files
- allow custom sidebar and notebook tool id
- proper wait for rename operation to end
- proper wait for simple mode switch animation to end
v3.0.11-1
- Add linter: #55
- Update release instructions: #56
- Update to JupyterLab 3.0.11 and lerna: #57
v3.0.7-7
- Move the debugger sidebar to the left in moveAllTabsToLeft: #45
- Switch from npm to jlpm for development: #50
v3.0.7-6
- fixes wait issues in notebook.close API
v3.0.7-5
- Create cells using UI actions instead of JS API
v3.0.7-4
- Adds notebook toolbar API
- New API methods for notebook interaction
- Bug fix for theme switch
v3.0.7-3
- Support new sidebar tabs of JupyterLab 3
- Support sidebar on right
- Add API to toggle Simple Mode
- Add API to get last opened menu
- Fix for preRelease version comparison
v3.0.7-2
- Adds theme API & configuration option