Skip to content

Releases: jupyterlab/jupyterlab-desktop

v4.0.7-1

26 Oct 03:45
Compare
Choose a tag to compare

JupyterLab Desktop v4.0.7-1

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

Note: On Mac, this version requires macOS 10.15 (Catalina) or later

What's new

  • Bundles native arm64 Python environment for Mac
  • Descriptive messaging for Python environment incompatibility issues
  • Option to install missing Python packages for incompatible environments
  • Access to log files from GUI
  • Support for remote JupyterLab Server connection using CLI
  • Upgrade to JupyterLab v4.0.7
  • Upgrade to Electron v27

v4.0.5-1

21 Aug 03:23
da5867b
Compare
Choose a tag to compare

JupyterLab Desktop v4.0.5-1

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

  • Fixes for Python environment activation issues
  • Upgrade to JupyterLab 4.0.5
  • Icon updates
  • Upgrade to Electron v26

v4.0.2-1

07 Jul 20:02
ed8a552
Compare
Choose a tag to compare

JupyterLab Desktop v4.0.2-1

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

  • Python environment management enhancements
    • Bundled Python environment is now based on conda-pack
    • No more use of Windows installer for the bundled environment
    • Ability to install bundled Python environment to different locations
    • Ability to create new Python environments using CLI
    • CLI command options to manage Python environments
  • Upgrade to JupyterLab 4.0.2

v4.0.1-1

04 Jun 22:33
07739b1
Compare
Choose a tag to compare

JupyterLab Desktop v4.0.1-1

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

  • Upgrade to JupyterLab 4.0.1

v4.0.0-1

18 May 03:28
c6dc165
Compare
Choose a tag to compare

JupyterLab Desktop v4.0.0-1

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

  • Upgrade to JupyterLab 4.0.0

v3.6.3-2

04 May 04:06
51017bc
Compare
Choose a tag to compare

JupyterLab Desktop v3.6.3-2

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

  • Support for closing tabs by default with Ctrl / Cmd + W
  • Fix for bundled environment update availability check

v3.6.3-1

23 Apr 01:11
cf2c8ae
Compare
Choose a tag to compare

JupyterLab Desktop v3.6.3-1

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

  • Support for alpha and beta JupyterLab Python packages in custom environments
  • Fix for default working directory setting persistence issue
  • Fix for settings dialog footer height issue
  • Removes Client App mode support for JupyterLab UI
  • Upgrade to Electron 24.1.2
  • Upgrade to JupyterLab 3.6.3

v3.6.2-1

23 Mar 03:44
Compare
Choose a tag to compare

JupyterLab Desktop v3.6.2-1

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

v3.6.1-3

13 Mar 02:30
Compare
Choose a tag to compare
v3.6.1-3 Pre-release
Pre-release

JupyterLab Desktop v3.6.1-3

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

v3.6.1-2

23 Feb 01:25
Compare
Choose a tag to compare

JupyterLab Desktop v3.6.1-2

Make sure to uninstall the previous version before installing the new one by following the uninstall instructions.

  • Add support for server launch args customization (#588)
  • Add support for adding server environment variables
  • Fix session launch errors caused by widgets using iframes (#584)