chore: Move command to run jupyter notebooks from Makefile to scripts
This commit is contained in:
@@ -23,7 +23,8 @@ ANKISYNCD_SESSION_DB_PATH=./session.db
|
||||
MKDOCS_OPTION=serve
|
||||
|
||||
## Jupyter
|
||||
JUPYTER_OPTION=lab
|
||||
### JUPYTER_CMD
|
||||
### JUPYTER_NOTEBOOK_DIR
|
||||
|
||||
## Path
|
||||
PATH:=.venv/bin:${PATH}
|
||||
Reference in New Issue
Block a user