pynb
Notebook framework
Enables development of Jupyter Notebooks as Python code with embedded Markdown text
Jupyter Notebooks as plain Python code with embedded Markdown text
249 stars
18 watching
7 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tylere/ee-jupyter-examples | A collection of Jupyter Notebook examples showcasing the use of the Earth Engine Python API | 87 |
nbqa-dev/nbqa | Automates code quality checks and formatting for Jupyter Notebooks | 1,051 |
xilinx/pynq | Enables the development of high-performance embedded systems using programmable logic and microprocessors | 1,993 |
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 442 |
reviewnb/treon | Automated testing framework for Jupyter Notebooks | 305 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
jupyter-widgets-contrib/ipygany | A Jupyter Notebook extension providing 3D scientific visualization capabilities with GPU acceleration. | 489 |
allendowney/thinkpython | Jupyter notebooks and accompanying resources for teaching computer science fundamentals | 1,298 |
prasunkgupta/python-cheat-sheets | IPython notebooks showcasing useful Python code snippets and functionality | 28 |
yhilpisch/py4fi2nd | Provides Python code and Jupyter Notebooks for teaching finance with Python | 1,416 |
heedy/heedy-notebook-plugin | Enables use of Jupyter-like notebooks within Heedy to access and manipulate data directly from the application | 2 |
timkpaine/jupyterlab_autoversion | Automates versioning of JupyterLab notebooks after each save | 81 |
chmp/ipytest | An extension that allows Pytest to be run within Jupyter notebooks. | 315 |
pixray/pixray_notebooks | A collection of Jupyter Notebooks showcasing the capabilities of the pixray demo platform. | 39 |
aaren/notedown | Converts between Markdown and IPython Notebook formats, enabling seamless editing and execution of code in Markdown files | 855 |