Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Releases: jupyterlab/galata

v3.0.11-4

01 Sep 23:53
1b3386c
Compare
Choose a tag to compare
  • --max-wait configuration option for JupyterLab load max wait time
  • Security patches

v3.0.11-3

25 Jul 18:42
3a01dca
Compare
Choose a tag to compare
  • fix remote connection to chromium browser #66 (@mbektas)
  • Make generateWorkspace configurable via the CLI #71 (@jtpio)

v3.0.11-2

20 Jun 18:58
ba2713f
Compare
Choose a tag to compare
  • 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

11 Jun 16:28
5789f1d
Compare
Choose a tag to compare
  • Add linter: #55
  • Update release instructions: #56
  • Update to JupyterLab 3.0.11 and lerna: #57

v3.0.7-7

10 Jun 15:09
c37558e
Compare
Choose a tag to compare
  • Move the debugger sidebar to the left in moveAllTabsToLeft: #45
  • Switch from npm to jlpm for development: #50

v3.0.7-6

29 May 21:02
d717e6a
Compare
Choose a tag to compare
  • fixes wait issues in notebook.close API

v3.0.7-5

26 May 16:09
eb6e12f
Compare
Choose a tag to compare
  • Create cells using UI actions instead of JS API

v3.0.7-4

20 May 02:39
ff7c2f5
Compare
Choose a tag to compare
  • Adds notebook toolbar API
  • New API methods for notebook interaction
  • Bug fix for theme switch

v3.0.7-3

07 May 02:30
a08408b
Compare
Choose a tag to compare
  • 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

27 Apr 00:43
c61f7eb
Compare
Choose a tag to compare
  • Adds theme API & configuration option