web3-starter-py/web2-projects/notebooks/README.md
steinkirch.eth, phd 36be9668e7
Create README.md
2023-04-04 14:08:49 -07:00

14 lines
150 B
Markdown

## jupiter notebooks
<br>
### troubleshooting
<br>
##### if the notebok cannot import deps
```
pip install --upgrade pip
pip install jupyter
```