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

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

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

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

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