1# This tool will convert a Jupyter Notebook to a Python file.
2# The Python file will contain all the code cells and the markdown
3# cells that you choose to keep. You can choose to keep the H1 and H2
4# tags.
5# You can also choose to keep the code cells that have a specific
6# tag (#$ by default).
7
8