sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.43k stars 479 forks source link

Metaticket for any Jupyter improvements for things that were in sagenb #29889

Open kcrisman opened 4 years ago

kcrisman commented 4 years ago

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:

No ticket yet:

Related tickets:

CC: @slel

Component: notebook

Keywords: jupyter, sagenb

Issue created by migration from https://trac.sagemath.org/ticket/29889

kcrisman commented 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)
kcrisman commented 4 years ago

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
egourgoulhon commented 4 years ago

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)
egourgoulhon commented 4 years ago
comment:3

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.

egourgoulhon commented 4 years ago

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)
mkoeppe commented 4 years ago
comment:5

Best to add a notice to that wiki page to indicate that it should not be edited any more

kcrisman commented 4 years ago
comment:6

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!

kcrisman commented 4 years ago
comment:7

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?

egourgoulhon commented 4 years ago
comment:8

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.

mkoeppe commented 4 years ago

Description changed:

--- 
+++ 
@@ -22,3 +22,4 @@

 Related tickets:
 * #23401 - rst2ipynb ignores certain tables
+* #30306 - Meta-ticket: Use system Jupyter
slel commented 4 years ago

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
slel commented 4 years ago

Changed keywords from none to jupyter, sagenb

mwageringel commented 4 years ago

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:
mkoeppe commented 3 years ago
comment:13

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.