python: add a show= keyword to display_inline()
* python/spot/jupyter.py: Here. * tests/python/alternation.ipynb: Use it. * NEWS: Mention the above notebook as usage example.
This commit is contained in:
parent
60898b6d22
commit
9361bd9401
3 changed files with 15 additions and 10 deletions
4
NEWS
4
NEWS
|
|
@ -72,7 +72,9 @@ New in spot 2.5.3.dev (not yet released)
|
|||
Python:
|
||||
|
||||
- New spot.jupyter package. This currently contains a function for
|
||||
displaying several argument side by side in a Jupyter notebook.
|
||||
displaying several arguments side by side in a Jupyter notebook.
|
||||
See https://spot.lrde.epita.fr/ipynb/alternation.html for some
|
||||
examples.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue