Exploring a Document’s Timeline in JupyterLab

  • Post author:
  • Post category:IT Developer

Introducing a document timeline component for JupyterLabIn collaborative environments, keeping track of changes and understanding the evolution of a document is crucial. This is especially true in fields like scientific computing and data science, where multiple contributors work together on complex projects. To address this need, we’re excited to introduce…

Continue ReadingExploring a Document’s Timeline in JupyterLab

Interactive Mapping with ipyopenlayers

  • Post author:
  • Post category:IT Developer

Bringing the Power of OpenLayers to Jupyter.Interactive maps play a crucial role in presenting complex geospatial information in a clear and engaging manner. While the Python ecosystem already offers an impressive range of libraries for visualization, ipyopenlayers stands out as a powerful new tool that allows for the seamless integration of…

Continue ReadingInteractive Mapping with ipyopenlayers

Announcing the 2023 Jupyter Distinguished Contributor Award Recipients

  • Post author:
  • Post category:IT Developer

We are delighted to announce the recipients of the Jupyter Distinguished Contributor (JDC) award for the 2023 cohort.Project Jupyter Distinguished Contributors are recognized for their significant and sustained contributions to Jupyter over a period of at least two years. These contributions encompass a wide range of areas, including code development, code…

Continue ReadingAnnouncing the 2023 Jupyter Distinguished Contributor Award Recipients

Community Building Report: Project Jupyter

  • Post author:
  • Post category:IT Developer

The Jupyter Community Building Working Group would like to share a report and community building recommendations from interviews with members of Project Jupyter subprojects. We invite you to view the full report by clicking here and we welcome feedback on the Jupyter Discourse channel.Community Building Report: Executive SummaryIn late 2023,…

Continue ReadingCommunity Building Report: Project Jupyter

Python environment management using JupyterLab Desktop CLI

JupyterLab Desktop (JLD) CLI provides several commands and options to manage Python environments for use in the application. In my previous blog post I had covered using JLD UI to manage Python environments. You can use jlab CLI commands to do the same and for additional environment management options.Setting up…

Continue ReadingPython environment management using JupyterLab Desktop CLI

JupyterLab 4.1 and Notebook 7.1 are here

JupyterLab 4.1 and Notebook 7.1 are now available! These releases include several new features, bug fixes, and enhancements for extension developers. This release is compatible with extensions supporting JupyterLab 4.0 and Notebook 7.0.JupyterLab 4.1 is one of the largest minor releases of JupyterLab to date, bringing 6 new features, 39 enhancements,…

Continue ReadingJupyterLab 4.1 and Notebook 7.1 are here

Curvenote joins the mybinder.org federation

Curvenote is now a part of the mybinder.org federation. By hosting a BinderHub instance running on the company’s infrastructure, additional capacity is available on the https://mybinder.org service.curvenote.com/for/journalsThe mybinder.org project provides a critical, free public service for scientists, researchers and educators worldwide. The ability to spin up a Jupyter server to…

Continue ReadingCurvenote joins the mybinder.org federation

Python Environment management in JupyterLab Desktop

Python environment management in JupyterLab DesktopWe are pleased to announce Python environment management features recently added to JupyterLab Desktop (JLD). Now you can create new Python environments and manage existing ones on your system, right from JupyterLab Desktop UI.Python environment management dialogPython environments and their use in JupyterLab DesktopThe standard distribution…

Continue ReadingPython Environment management in JupyterLab Desktop

JupyterLab 4.2 and Notebook 7.2 are available!

JupyterLab 4.2.0 has been released! This new minor release of JupyterLab includes 3 new features, 20 enhancements, 33 bug fixes and 29 maintenance tasks. There were 39 contributors to this release including 10 new contributors to JupyterLab.Jupyter Notebook 7.2.0 has also been released, including many of the fixes and enhancements…

Continue ReadingJupyterLab 4.2 and Notebook 7.2 are available!