Skip to content

Repository files navigation

This repository contains the source code of the website paulcousin.net/graph-rewriting-automata.

It was made using Jupyter Book and uses of the code present in the following repositories :

Build the Jupyter Book from a virtual environment

In your terminal, run the following commands.

python3.9 -m venv .venv	
source .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
jupyter-book clean .
jupyter-book build .

To deactivate the virtual environment, simply run:

deactivate

Publish to the gh-pages branch

ghp-import -n -p -f _build/html

About

No description, website, or topics provided.

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages