-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
When using PYAPP_EXE_NOTEBOOK it generates python -m notebook ${PYTHON_EXE_NOTEBOOK_FILE_NAME}.ipynb
Any way to make it generate the command
python -m notebook --JupyterNotebookApp.default_url='/voila/render/${PYAPP_EXEC_NOTEBOOK_FILE_NAME}.ipynb'.
So maybe a way to override the default python -m notebook command arguments?
Metadata
Metadata
Assignees
Labels
No labels