Skip to content

Commit 702666f

Browse files
committed
typo hotfix
1 parent e7d389b commit 702666f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launch_jupyter.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set /p tempurl=<tempurl.txt
77
set "url=%tempurl: =%"
88

99
echo opening %url%
10-
start "" "%url"
10+
start "" "%url%"
1111

1212
del tempurl.txt
1313

0 commit comments

Comments
 (0)