Open kcrisman opened 4 years ago
Description changed:
---
+++
@@ -9,7 +9,11 @@
* #26101 - Inline view isn't as good as sagenb was
* #25015 - introspection could be improved in Jupyter
* #29888 - automatic_names in Jupyter
+* #23330 - pdf export doesn't work with latex
+
No ticket yet:
* Missing TinyMCE or other rich text editor (see [this comment](https://github.com/sagemath/sage/issues/25837#comment:44))
* jsmol doesn't seem to work (see [this upstream](https://github.com/jupyter/notebook/issues/1872) and [this comment](https://github.com/sagemath/sage/issues/25837#comment:45)) so exporting images is difficult
+* Very long output not suppressed well
+* Revive graph editor (notice CoCalc has an interesting graph output)
Description changed:
---
+++
@@ -17,3 +17,8 @@
* jsmol doesn't seem to work (see [this upstream](https://github.com/jupyter/notebook/issues/1872) and [this comment](https://github.com/sagemath/sage/issues/25837#comment:45)) so exporting images is difficult
* Very long output not suppressed well
* Revive graph editor (notice CoCalc has an interesting graph output)
+
+Closed tickets:
+
+Related tickets:
+* #23401 - rst2ipynb ignores certain tables
Description changed:
---
+++
@@ -14,7 +14,7 @@
No ticket yet:
* Missing TinyMCE or other rich text editor (see [this comment](https://github.com/sagemath/sage/issues/25837#comment:44))
-* jsmol doesn't seem to work (see [this upstream](https://github.com/jupyter/notebook/issues/1872) and [this comment](https://github.com/sagemath/sage/issues/25837#comment:45)) so exporting images is difficult
+* jsmol menu doesn't seem to work (see [this upstream](https://github.com/jupyter/notebook/issues/1872) and [this comment](https://github.com/sagemath/sage/issues/25837#comment:45)) so exporting images is difficult
* Very long output not suppressed well
* Revive graph editor (notice CoCalc has an interesting graph output)
IMHO, the jsmol menu defect is not a major issue since there is context menu in threejs (the default 3D viewer since Sage 9.0) that allows to export the 3D view to png from the Jupyter notebook. Moreover, 3D animations with threejs are in preparation: #29194.
Description changed:
---
+++
@@ -14,7 +14,7 @@
No ticket yet:
* Missing TinyMCE or other rich text editor (see [this comment](https://github.com/sagemath/sage/issues/25837#comment:44))
-* jsmol menu doesn't seem to work (see [this upstream](https://github.com/jupyter/notebook/issues/1872) and [this comment](https://github.com/sagemath/sage/issues/25837#comment:45)) so exporting images is difficult
+* jsmol menu doesn't seem to work (see [this upstream](https://github.com/jupyter/notebook/issues/1872) and [this comment](https://github.com/sagemath/sage/issues/25837#comment:45)) so exporting images is difficult (see however [comment:3](#comment%3A3))
* Very long output not suppressed well
* Revive graph editor (notice CoCalc has an interesting graph output)
Best to add a notice to that wiki page to indicate that it should not be edited any more
IMHO, the jsmol menu defect is not a major issue since there is context menu in threejs (the default 3D viewer since Sage 9.0) that allows to export the 3D view to png from the Jupyter notebook. Moreover, 3D animations with threejs are in preparation: #29194.
Good news!
Best to add a notice to that wiki page to indicate that it should not be edited any more
Agreed. I really have to sign off for the day, perhaps you can put a warning at the top?
Replying to @kcrisman:
Best to add a notice to that wiki page to indicate that it should not be edited any more
Agreed. I really have to sign off for the day, perhaps you can put a warning at the top?
Done.
Description changed:
---
+++
@@ -22,3 +22,4 @@
Related tickets:
* #23401 - rst2ipynb ignores certain tables
+* #30306 - Meta-ticket: Use system Jupyter
Description changed:
---
+++
@@ -1,25 +1,28 @@
-This ticket keeps track of any capabilities that were in sagenb that for whatever reason are not in Jupyter. Note that it is a metaticket, and not all tickets from it may end up being resolved. If you open a ticket for one of these, please add the link in the description.
+This ticket keeps track of any capabilities that were
+in SageNb that for whatever reason are not in Jupyter.
+Note that it is a metaticket, and not all tickets from
+it may end up being resolved. If you open a ticket for
+one of these, please add the link in the description.
See #25837 for a list and background, as well as [this wiki page](https://wiki.sagemath.org/IpythonNotebook).
---
-Open tickets:
+Tickets:
-* #26101 - Inline view isn't as good as sagenb was
-* #25015 - introspection could be improved in Jupyter
-* #29888 - automatic_names in Jupyter
-* #23330 - pdf export doesn't work with latex
+* #26101: Inline view isn't as good as sagenb was
+* #25015: introspection could be improved in Jupyter
+* #29888: automatic_names in Jupyter
+* #23330: pdf export doesn't work with latex
+* #30540: Provide graph editor that works with Jupyter
No ticket yet:
* Missing TinyMCE or other rich text editor (see [this comment](https://github.com/sagemath/sage/issues/25837#comment:44))
* jsmol menu doesn't seem to work (see [this upstream](https://github.com/jupyter/notebook/issues/1872) and [this comment](https://github.com/sagemath/sage/issues/25837#comment:45)) so exporting images is difficult (see however [comment:3](#comment%3A3))
* Very long output not suppressed well
-* Revive graph editor (notice CoCalc has an interesting graph output)
-
-Closed tickets:
Related tickets:
-* #23401 - rst2ipynb ignores certain tables
-* #30306 - Meta-ticket: Use system Jupyter
+
+* #23401: rst2ipynb ignores certain tables
+* #30306: Meta-ticket: Use system Jupyter
Changed keywords from none to jupyter, sagenb
Description changed:
---
+++
@@ -14,6 +14,7 @@
* #25015: introspection could be improved in Jupyter
* #29888: automatic_names in Jupyter
* #23330: pdf export doesn't work with latex
+* #30370: add Jupyter extension skip-traceback to hide stack traces
* #30540: Provide graph editor that works with Jupyter
No ticket yet:
Setting new milestone based on a cursory review of ticket status, priority, and last modification date.
This ticket keeps track of any capabilities that were in SageNb that for whatever reason are not in Jupyter. Note that it is a metaticket, and not all tickets from it may end up being resolved. If you open a ticket for one of these, please add the link in the description.
See #25837 for a list and background, as well as this wiki page.
Tickets:
26101: Inline view isn't as good as sagenb was
25015: introspection could be improved in Jupyter
29888: automatic_names in Jupyter
23330: pdf export doesn't work with latex
30370: add Jupyter extension skip-traceback to hide stack traces
30540: Provide graph editor that works with Jupyter
No ticket yet:
Related tickets:
23401: rst2ipynb ignores certain tables
30306: Meta-ticket: Use system Jupyter
CC: @slel
Component: notebook
Keywords: jupyter, sagenb
Issue created by migration from https://trac.sagemath.org/ticket/29889