Contents

  1. Artifacts

Important: Pyodide takes time to initialize. Initialization completion is indicated by a red border around Run all button.

System Imports These are available from Pyodide, but you may wish to make sure that they are installed if you are attempting to run the program directly on the machine.
  1. matplotlib
  2. networkx

others

Available Packages These are packages that refer either to my previous posts or to pure python packages that I have compiled, and is available in the below locations. As before, install them if you need to run the program directly on the machine.
  1. pyparsing-2.4.7-py2.py3-none-any.whl
  2. graphviz-0.16-py2.py3-none-any.whl
  3. pydot-1.4.1-py2.py3-none-any.whl

define the picture



draw



derivation tree



program



display



pydot



Artifacts

The runnable Python source for this notebook is available here.