Notebooks Glossary

Browse 3 notebooks terms defined in plain English, from the cultural dictionary of computing.

3 Notebooks Terms

AI Notebook
A notebook-based environment used to explore data, prompts, models, or experiments interactively while mixing code, outputs, and documentation in one place. AI...
Jupyter
An open-source platform for interactive computing that lets users create notebook documents combining live code, equations, visualizations, and narrative text....
JupyterHub
A multi-user system for hosting and managing Jupyter notebook environments for teams, classrooms, or organizations.

Related Topics