Changes between Initial Version and Version 1 of Ticket #27435, comment 15
- Timestamp:
- 07/10/19 19:25:03 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27435, comment 15
initial v1 1 I think that sagenb as a whole does not work with Python 3, but parts of it do, and parts are imported into the Sage library in various places. If we don't install it, some things willbreak. Some of the imports:1 I think that sagenb as a whole does not work with Python 3, but parts of it do, and parts are imported into the Sage library in various places. If we don't install it, some things may break. Some of the imports: 2 2 {{{ 3 3 src/sage/graphs/graph_editor.py: import sagenb.notebook.interact