## jupiter notebooks

<br>

### troubleshooting

<br>

##### if the notebok cannot import deps

```
pip install --upgrade pip
pip install jupyter
```