mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-16 21:52:12 -04:00
Create README.md
This commit is contained in:
parent
9c31b8905f
commit
36be9668e7
1 changed files with 14 additions and 0 deletions
14
web2-projects/notebooks/README.md
Normal file
14
web2-projects/notebooks/README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
## jupiter notebooks
|
||||
|
||||
<br>
|
||||
|
||||
### troubleshooting
|
||||
|
||||
<br>
|
||||
|
||||
##### if the notebok cannot import deps
|
||||
|
||||
```
|
||||
pip install --upgrade pip
|
||||
pip install jupyter
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue