jupyter

a notebook for programming

Created: by Pradeep Gowda Updated: May 13, 2024 Tagged: python · jupyter · notebook

Teaching and Learning with Jupyter An open book about Jupyter and its use in teaching and learning.

seeM/Jim: Jim is a simple, beautiful Jupyter notebook editor for macOS

nbdev – Create delightful software with Jupyter Notebooks Write, test, document, and distribute software packages and technical articles — all in one place, your notebook.

Mercury – Build Data Web Apps in Jupyter Notebook You don’t need to know frontend frameworks, HTML, CSS or JavaScript. All in pure Python without leaving Jupyter Notebook.

marimo “ is a reactive notebook for Python that models notebooks as dataflow graphs: run a cell or interact with a UI element, and marimo automatically runs affected cells, keeping code and outputs consistent and preventing bugs before they happen. Every marimo notebook is stored as pure Python, executable as a script, and deployable as an app.” ;Lessons learned reinventing the Python notebook | marimo