fengkoushangdeZZX / deeptime-notebooks

Notebooks which contain example code for deeptime, used to render the documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deeptime notebooks

This repository contains notebooks which are used to render the website deeptime-ml.github.io. In order to save time when making changes to the documentation, the notebooks are stored including the result cells. By doing this, they do not have to be completely executed but only the ones that changes were made to.

There are two utility scripts, run.sh and clear.sh, which run all notebooks and store the result in their respective output cells as well as clear all notebook output cells, respectively.

This repository is included into deeptime as a git submodule.

About

Notebooks which contain example code for deeptime, used to render the documentation.

License:GNU Lesser General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%Language:Shell 0.0%