Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

machine-learning-apps/mystify

Open more actions menu

Repository files navigation

Installation

TODO: publish to pip

pip install mystify

Human readable, diffable and reviewable notebook format

The Myst ContentManager provides you with a way to save notebooks in a format that's easier to operate with git.

To do so, first generate the jupyter config file following the directions here - jupyter notebook --generate-config

To enable the content manager, then add the following line to your jupyter_notebook_config.py

c.NotebookApp.contents_manager_class = 'mystify.myst_contents_manager.MystContentsManager'

To convert your existing notebooks into mystify format use jupyter nbconvert tool.

jupyter nbconvert --to mystify your_notebook.ipynb

About

Jupyter backend for textual notebooks in MyST format

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.