We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d7259 commit 2fddb1bCopy full SHA for 2fddb1b
jupyter
@@ -1,4 +1,2 @@
1
#!/bin/sh
2
-
3
-shift # gobbles up the notebook argument
4
-exec /usr/bin/sage -notebook jupyter "$@"
+exec /usr/bin/sage -sh jupyter "$@"
0 commit comments