Package: python3-nbconvert
Version: 5.6.1-2
Severity: normal

I'm getting these deprecation warnings:

/usr/lib/python3/dist-packages/nbconvert/filters/markdown_mistune.py:75
  /usr/lib/python3/dist-packages/nbconvert/filters/markdown_mistune.py:75: 
DeprecationWarning: invalid escape sequence \e

The error actually lies on line 79: ``\begin{foo}...\end{foo}`` should
be ``\\begin{foo}...\\end{foo}``.

Best wishes,

   Julian

_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to