How-to-Grow-Neat-Software-Architecture-out-of-Jupyter-Notebooks
Transition
Guiding principles and techniques for transitioning Jupyter Notebook code to a more organized software architecture.
Growing the code out of your notebooks - the right way.
526 stars
12 watching
30 forks
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brucesherwood/vpython-jupyter | An integration of VPython with Jupyter Notebook for interactive 3D visualization and simulation in scientific computing. | 64 |
yhilpisch/aiif | Provides Python code and Jupyter Notebooks for a finance book on Artificial Intelligence | 315 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 250 |
mwouts/itables | A package that enables interactive table rendering in Jupyter Notebooks and other environments | 813 |
yhilpisch/py4at | A collection of Jupyter Notebooks and Python code supporting the book on algorithmic trading using Python. | 701 |
yhilpisch/py4fi2nd | A collection of Python codes and Jupyter Notebooks for the book Python for Finance (2nd ed.) by Yves Hilpisch. | 1,424 |
tylere/ee-jupyter-examples | A collection of Jupyter Notebook examples showcasing the use of the Earth Engine Python API | 87 |
timkpaine/jupyterlab_autoversion | Automates versioning of JupyterLab notebooks after each save | 82 |
dprint/dprint-plugin-jupyter | Formats code blocks in Jupyter notebooks using plugins | 1 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 856 |
thoth-station/jupyter-nbrequirements | This tool helps manage and optimize dependencies in Jupyter Notebooks. | 21 |
allendowney/thinkpython | Jupyter notebooks and accompanying resources for teaching computer science fundamentals | 1,315 |
carreau/jupyter-book | A project that creates a book on Jupyter, focusing on its capabilities and applications | 19 |
quantecon/sphinxcontrib-jupyter | An extension for generating Jupyter Notebooks from Sphinx documentation | 77 |
quinnanya/dh-jupyter | A collection of Jupyter notebooks for various digital humanities projects | 125 |