python: add a %%pml magic
Fixes #162. * python/spot/ltsmin.i: Implement the magic. * NEWS: Mention it. * tests/python/ltsmin-pml.ipynb: New file. * tests/Makefile.am, doc/org/tut.org: Add it. * tests/python/ipnbdoctest.py: Adjust.
This commit is contained in:
parent
a7e4395f9d
commit
272daf62fc
6 changed files with 564 additions and 14 deletions
|
|
@ -297,6 +297,7 @@ TESTS_ipython = \
|
|||
python/formulas.ipynb \
|
||||
python/highlighting.ipynb \
|
||||
python/ltsmin-dve.ipynb \
|
||||
python/ltsmin-pml.ipynb \
|
||||
python/piperead.ipynb \
|
||||
python/product.ipynb \
|
||||
python/randaut.ipynb \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue