What if GPT could help you notebook?
-
Updated
Mar 13, 2026 - Python
What if GPT could help you notebook?
Interactive Mojo integration for Python notebooks - three patterns for running high-performance Mojo code from marimo
JavaScript LABoratory environment
Slides to talk at PyTexas 2024
Voice triggered code snippets of basic Python3 data structures for use with Voice In Plus
An interactive exploration of the representation theory of the Lie algebra sl(2,C), as part of lecture 4 of Quantum Formalism's course on Lie groups with applications.
voice-triggered snippets for use in Jupyter notebooks with Voice In Plus
Computational Science Group Web Site. Jus the HTML files.
Apache Livy is a service that enables easy interaction with a Spark cluster over a REST interface. It allows submitting Spark jobs or snippets of Spark code, retrieving results synchronously or asynchronously, and managing Spark contexts across multiple users. Licensed under Apache 2.0.
The Voice triggered Snippets of cmdstan code for use with Voice In Plus
Jupyter Notebooks is the original web application for creating and sharing computational documents. APIs cover the notebook server, kernels, sessions, contents, and terminal management.
Apache Zeppelin is a web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala, Python, R, and more. It provides built-in data visualization, collaboration features, and interpreter integration with Apache Spark, JDBC, Python, R, Shell, and 20+ other backends.
Project Jupyter is an open-source initiative that develops the software, open standards, and services for interactive computing across dozens of programming languages. The Jupyter ecosystem includes Jupyter Notebook, JupyterLab, Jupyter Server, JupyterHub, the Jupyter messaging protocol, and supporting client libraries.
Jupyter Server is the backend that powers Jupyter Notebook, JupyterLab, and other Jupyter web applications. It provides the core REST API for managing kernels, sessions, contents, terminals, and configuration, and it hosts the WebSocket endpoints used to communicate with kernels via the Jupyter messaging protocol.
Interactive realtime computing
Jupyter Notebook is the original open-source web application for creating and sharing computational documents that contain live code, equations, visualizations, and narrative text.
JupyterLab is the next-generation web-based interactive development environment for notebooks, code, and data.
Add a description, image, and links to the interactive-computing topic page so that developers can more easily learn about it.
To associate your repository with the interactive-computing topic, visit your repo's landing page and select "manage topics."