NixJupyter/Makefile
2024-02-09 21:54:53 -05:00

3 lines
111 B
Makefile

run_jupyter:
jupyter notebook --ip 127.0.0.1 --port 8888 --no-browser --allow-root --notebook-dir=./notebooks