diff --git a/docs/notebooks/c2st/tasks.py b/docs/notebooks/c2st/tasks.py index 1cfe6a8..98a6979 100644 --- a/docs/notebooks/c2st/tasks.py +++ b/docs/notebooks/c2st/tasks.py @@ -1,7 +1,7 @@ from invoke import task from pathlib import Path -basepath = "/Users/michaeldeistler/Documents/phd/labproject/docs/notebooks/c2st" +basepath = "" open_cmd = "open"