Changes between Version 3 and Version 5 of Ticket #25837
- Timestamp:
- 07/12/18 19:47:42 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25837 – Description
v3 v5 29 29 - #25382: do not include sagenb docs in sage 30 30 31 * #25015 -object introspection (`<obj>?`) in the Jupyter notebook does not display HTML-formatted docs (esp. with latex formatting), while sagenb does31 - #25015: object introspection (`<obj>?`) in the Jupyter notebook does not display HTML-formatted docs (esp. with latex formatting), while sagenb does 32 32 33 * #24784 -`search_doc` does not work in the Jupyter notebook33 - #24784: `search_doc` does not work in the Jupyter notebook 34 34 35 * #9048 -`automatic_names` only works in sagenb35 - #9048: `automatic_names` only works in sagenb 36 36 37 - add a deprecation warning to the sage notebook37 - #25852: add a deprecation warning to the sage notebook 38 38 39 39 - port/remove the graph editor