# rudof-project/tutorials: Tutorials using rudof
Canonical: https://social-archive.org/arc/mTLeZpQkLb
Original URL: https://github.com/rudof-project/tutorials
Author: rudof-project
Platform: web
Share mode: full
## Content
## rudof tutorials This repository contains the source code of some [Jupiter books](https://rudof-project.github.io/tutorials/intro.html) that can be used as small tutorials of [rudof](https://rudof-project.github.io/). Some links: - [Jupiter-books reference](https://jupyterbook.org/en/stable/start/overview.html) ## 🚀 Quick Start ### 1. Clone and install ``` git clone https://github.com/rudof-project/tutorials.git cd tutorials pip install -r requirements.txt ``` ### 2. Build the book ``` jupyter-book build rudof ``` ### 3. Manually publish books on gh-pages Note, this is no longer necessary because we publish the book through github Actions. ``` ghp-import -n -p -f rudof/_build/html ``` ### Cleaning build files and cache Sometimes it is necessary to clean the cache when there are new versions of the libraries. To clean the built drectory use: ``` jupyter-book clean rudof ``` If you want to clean also the `jupyter_cache`, use: ``` jupyter-book clean rudof --all ```
## Media
1. image: https://social-archiver-api.social-archive.org/media/archives/arc/pW4HQD0ybK/media/0.png
