#19182: Allow sage -n jupyter
-------------------------------------+-------------------------------------
Reporter: jdemeyer | Owner:
Type: enhancement | Status: positive_review
Priority: trivial | Milestone: sage-6.9
Component: scripts | Resolution:
Keywords: | Merged in:
Authors: Jeroen Demeyer | Reviewers: Volker Braun
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/jdemeyer/allow_sage__n_jupyter | acf3cd592695d075cd31b868588b8fac23d25039
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by fbissey):
Before going further, did you mean that:
{{{
diff --git a/src/bin/sage-notebook b/src/bin/sage-notebook
index 5624351..680e4d4 100755
--- a/src/bin/sage-notebook
+++ b/src/bin/sage-notebook
@@ -119,6 +119,7 @@ notebook_launcher = {
'default': NotebookSageNB, # change this to change the default
'sagenb': NotebookSageNB,
'ipython': NotebookIPython,
+ 'jupyter': NotebookIPython,
}
notebook_names = ', '.join(notebook_launcher.keys())
}}}
Where you have both `ipython` and `jupyter`?
--
Ticket URL: <http://trac.sagemath.org/ticket/19182#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.