GNU Octave Meets JupyterLite: Compute Anywhere, Anytime!
We are thrilled to announce the newest member of our JupyterLite kernel ecosystem: Xeus-Octave. Xeus-Octave allows you to run GNU Octave…
We are thrilled to announce the newest member of our JupyterLite kernel ecosystem: Xeus-Octave. Xeus-Octave allows you to run GNU Octave…
Jupyter notebooks are the de facto standard for interactive computing and data analysis, combining code, prose, and visualizations in a…
R is now available in emscripten-forge, enabling the Xeus-R kernel in JupyterLite
The Jupyter ecosystem provides a versatile and user-friendly platform for data analysis and scientific computing, it has democratised…
Kernels are a simple but powerful abstraction in the Jupyter architecture. They encapsulate language interpreters and make them accessible…
Today, we are happy to announce the xeus-octave project, a Jupyter kernel for GNU Octave.
JupyterLite + Xeus = ❤️️
A new Jupyter kernel for Lua based on Xeus
Support for the Jupyter Debugger Protocol just landed in ipykernel
Last year, we set ourselves to implement a visual debugger for JupyterLab. This endeavor required major developments in the JupyterLab…
xeus-sql: A xeus-sqlite sequel
Use Jupyter and 3D Slicer kernel to implement biomedical data processing workflows in a notebook
While it is well known in the Python scientific computing community, Jupyter is in fact a language-agnostic development environment…
Most of the progress made in software projects comes from incrementalism. The ability to quickly see the outcome of an execution and…
From May 27th to May 29th, thirty developers from the Jupyter community met in Paris for a three-days workshop on the Jupyter kernel…
A step-by-step guide for authoring language kernels with Xeus
We have some exciting news to share regarding the Jupyter Server Design and Roadmap Workshop as part of the Jupyter Community Workshop…
We have some exciting news about the Jupyter Community Workshop on kernels!
Project Jupyter aims at providing a consistent set of tools for interactive computing workflows across multiple programming languages…
by Luciano Resende, Kevin Bates, Alan Chin
When we decided to rename part of the IPython project to Jupyter in 2014, we had many good reasons. Our goal was to make (Data)Science and…
The kernel gateway is a web server that clients can use to spawn and communicate with Jupyter kernels.