initial commit

This commit is contained in:
2024-02-09 21:53:43 -05:00
commit 7a61703608
5 changed files with 101 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
run_jupyter:
jupyter notebook --ip 127.0.0.1 --port 8888 --no-browser --allow-root --notebook-dir=./notebooks