2014-06-11 8:48 GMT+02:00 Xavier :
> Pandoc is installed, if I purge nodejs (and node-marked) I get the
> following in my browser:
I did this last thing a little too quickly. With pandoc installed
nodejs purged, *and* the notebook server restarted, it works better.
Thanks for your help.
The only
Thanks, I'll test this later.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Pandoc is installed, if I purge nodejs (and node-marked) I get the
following in my browser:
500 : Internal Server Error
The error was:
nbconvert failed: The command 'nodejs
/usr/lib/python2.7/dist-packages/IPython/nbconvert/filters/marked.js'
returned an error: [Errno 2] No such file or director
this patch should do it for nodejs:
--- a/IPython/nbconvert/filters/marked.js 2014-05-21 21:19:12.0
+0200
+++ b/IPython/nbconvert/filters/marked.js 2014-06-10 19:18:55.002514395
+0200
@@ -3,15 +3,15 @@
// that we use in the live notebook.
// IPython static_path dir relative
if you remove nodejs and install pandoc it should work.
I'll check out how to fix the nodejs version for the next package update.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Hello,
Tested again, on a fresh amd64 Jessie install (not chrooted this
time), but with the default python 2. I also installed node-marked and
nodejs. (Note: python-pygments was required - else I get server error
500 when trying to "Print Preview" - but not recommended nor suggested
as I recall my
Hey, thank you for the quick answer. No rush needed, I'm just testing
the thing for now. Later maybe i'll propose to some colleagues to play
with it, cause this seems great :)
By the way,
$ ipython3 nbconvert --to slides Untitled0.ipynb
is showing the same behavior as:
$ ipython3 nbconvert --to
The failure suggests you need to install node-marked too. Maybe also
another patch is needed to adapt the path.
I can't reproduce the failure with nodejs locally with a simple markdown
notebook. Can you attach a example notebook as required programs depend
on the content of the notebook.
As a wor
Maybe I should have attributed this bug to the ipython3 package, as
this is producing the same output:
$ ipython3 nbconvert --to html Untitled0.ipynb
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o
Package: ipython3-notebook
Version: 2.1.0-1
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the out
10 matches
Mail list logo