Add readme and add note about bond bending thing
This commit is contained in:
parent
2d88aa1976
commit
02629dc106
File diff suppressed because one or more lines are too long
12
experiments/README.md
Normal file
12
experiments/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# 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.
|
Loading…
x
Reference in New Issue
Block a user