jupyterlab_autoversion
Notebook versioner
Automates versioning of JupyterLab notebooks after each save
Automatically version jupyter notebooks in JupyterLab
81 stars
6 watching
10 forks
Language: Python
last commit: 20 days ago
Linked from 1 awesome list
jupyterjupyterlabjupyterlab-extension
Related projects:
Repository | Description | Stars |
---|---|---|
timkpaine/jupyterlab_commands | Allows users to run arbitrary Python commands within the JupyterLab command palette. | 58 |
timkpaine/jupyterlab_email | Allows users to send Jupyter Notebooks as email attachments or HTML pages with various options for formatting and data attachment. | 60 |
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
jupyterlab/jupyterlab-latex | An extension for live editing of LaTeX documents in JupyterLab | 629 |
tylere/ee-jupyter-examples | A collection of Jupyter Notebook examples showcasing the use of the Earth Engine Python API | 87 |
timkpaine/jupyterlab_iframe | Enables embedding of external websites into JupyterLab notebooks and dashboards | 112 |
jupyterlab/jupyterlab-git | An extension that integrates version control using Git into the JupyterLab environment. | 1,456 |
reviewnb/treon | Automated testing framework for Jupyter Notebooks | 305 |
jwkvam/jupyterlab-vim | An extension that integrates Vim editing capabilities into JupyterLab notebooks | 975 |
jupyter/nbgrader | A system for grading and managing student assignments in Jupyter notebooks | 1,297 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
timkpaine/jupyterlab_nbconvert_nocode | Provides tools to convert Jupyter notebooks to PDF and HTML without code cells | 22 |
manugraj/ganimede | A tool for deploying and managing Jupyter notebooks as REST APIs | 5 |
quantecon/sphinxcontrib-jupyter | An extension for generating Jupyter Notebooks from Sphinx documentation | 77 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 249 |