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 Desktop UI Modes

We are pleased to announce UI Mode features recently added to JupyterLab Desktop (JLD). JupyterLab Desktop now provides a convenient way to set the JupyterLab UI layout per project and introduces an new layout mode: “Zen Mode”.UI Mode menuThere is now a new sub-menu under session menu, titled “UI Mode”, which lets…

Continue ReadingJupyterLab Desktop UI Modes

Make your Pandas or Polars DataFrames Interactive with ITables 2.0

ITables, or Interactive Tables, is a MIT-licensed Python package that renders Python DataFrames using the DataTables JavaScript library. ITables 2.0, that I have just released, adds support for the DataTables Extensions. In this post we review the functionalities brought by this release.How to use ITables, and what you getITables can be installed…

Continue ReadingMake your Pandas or Polars DataFrames Interactive with ITables 2.0

CUDA enabled Jupyter Docker Images

I am happy to announce that Jupyter Docker Stacks project now provides GPU accelerated Docker images. This allows PyTorch or TensorFlow operations to use compatible NVIDIA GPUs for accelerated computation.How to find these imagesAll our images are available on Quay.io registry. We provide CUDA accelerated versions of images are available for…

Continue ReadingCUDA enabled Jupyter Docker Images

Jupyter recognized as “Champion of Open Science” by U.S. White House

Jupyter is recognized as a “Champion of Open Science” by the United States White House Office of Science and Technology Policy, in celebration of 2023 being the Year of Open Science. For more information, see the White House press release.This recognition honors the large group of contributors, users, and organizations that…

Continue ReadingJupyter recognized as “Champion of Open Science” by U.S. White House

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!

JupyterGIS

Pioneering Web-based, Collaborative, and Open-source GIS ToolsBy Sylvain Corlay [1], Anne Fouilloux [2], and Monika Weissschnur [3]We are thrilled to announce that the European Space Agency (ESA) is funding our proposal “Real-time collaboration and collaborative editing for GIS workflows with Jupyter and QGIS.”The consortium spearheading this project comprises QuantStack and Simula Research…

Continue ReadingJupyterGIS

Unlock the Potential of Data APIs with Strong Authentication and Traefik Enterprise

When it comes to enterprise IT infrastructure, security is of paramount importance. Between the need for data protection and privacy, regulatory requirements, and the constant threat of bad actors on the network, there is little room for error when designing and maintaining enterprise systems.Because of this, strong authentication is a…

Continue ReadingUnlock the Potential of Data APIs with Strong Authentication and Traefik Enterprise

Building Your Networking Strategy Using Multi-Cloud, Hybrid Cloud or Multi-Orchestrator Architectures

As businesses and their applications grow, so do the demands placed on their networks. Networking strategies are required to manage so many services spread across such a broad surface. But with so many kinds of networks out there, it isn’t always obvious which kind your organization is managing. The terms…

Continue ReadingBuilding Your Networking Strategy Using Multi-Cloud, Hybrid Cloud or Multi-Orchestrator Architectures

Boost your Homelab Setup with Traefik Hub Part I: Portainer

Over the last few years, container management evolved a lot. We got better tooling, more providers, and more hosting options. Still, publishing container-based applications can be complicated and stressful.Now, imagine that you run a homelab setup based on Docker and Docker Compose, and you’re looking for a way to manage…

Continue ReadingBoost your Homelab Setup with Traefik Hub Part I: Portainer