Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
make: Add arg --notebook-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
kulla committed Dec 16, 2021
1 parent a5567fd commit 4e1a215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
all: help

jupyter:
jupyter notebook
jupyter notebook --notebook-dir=src

init:
pip install -r requirements.txt
Expand Down

0 comments on commit 4e1a215

Please sign in to comment.