ma/experiments/README.md

12 lines
288 B
Markdown

# experiments
## Running
(Optional: Use [virtualenv](https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/))
```
pip install -r requirements.txt
jupyter-lab
```
The `shell.nix` contains a workaround for NixOS and is not necessary for normal use.