simetri.notebook package¶ Module contents¶ This module contains the functions to display the output of the canvas in the Jupyter notebook. simetri.notebook.display(canvas)[source]¶ Show the output of the canvas in the Jupyter notebook. Parameters: canvas – The canvas object to be displayed.