#19877: Add SageNB exporter, Jupyter extension
-------------------------------------+-------------------------------------
Reporter: vbraun | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-7.0
Component: packages: | Resolution:
standard |
Keywords: | Merged in:
Authors: Volker Braun | Reviewers: Nicolas ThiƩry, Eric
| Gourgoulhon, Benjamin Ragan-Kelley,
| Karl-Dieter Crisman
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/vbraun/add_sagenb_exporter__jupyter_extension|
191f5e17a7cbb7ba83e2df6cb4555275adee4ae4
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by egourgoulhon):
I've pulled the latest commit and compiled it (by make). There is no error
in the build, but both
{{{
./sage --notebook=export --list
}}}
and
{{{
./sage -sh
sagenb-export --list
}}}
result in the same error:
{{{
Traceback (most recent call last):
File "/home/eric/sage-git/beta8/local/bin/sagenb-export", line 9, in
<module>
load_entry_point('sagenb-export==1.0', 'console_scripts', 'sagenb-
export')()
File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 542,
in load_entry_point
File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
2569, in load_entry_point
File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
2229, in load
File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
2235, in resolve
File "/home/eric/sage-git/beta8/local/lib/python2.7/site-
packages/sagenb_export-1.0-py2.7.egg/sagenb_export/cmdline.py", line 12,
in <module>
from sagenb_export.sagenb_reader import NotebookSageNB
File "/home/eric/sage-git/beta8/local/lib/python2.7/site-
packages/sagenb_export-1.0-py2.7.egg/sagenb_export/sagenb_reader.py", line
7, in <module>
from sagenb_export.unescape import unescape
File "/home/eric/sage-git/beta8/local/lib/python2.7/site-
packages/sagenb_export-1.0-py2.7.egg/sagenb_export/unescape.py", line 16,
in <module>
unescape = html.unescape
AttributeError: 'module' object has no attribute 'unescape'
}}}
--
Ticket URL: <https://trac.sagemath.org/ticket/19877#comment:38>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.