.. _spkg_notedown: notedown: Create IPython notebooks from markdown ================================================ Description ----------- Notedown is a simple tool to create IPython notebooks from markdown. License ------- BSD 2-Clause License Upstream Contact ---------------- Author: Aaron O'Leary Home page: https://github.com/aaren/notedown Dependencies ------------ - Python - setuptools - nbformat - nbconvert - six - pandoc_attributes Type ---- optional Version Information ------------------- package-version.txt:: 1.5.1 install-requires.txt:: notedown >=1.5.1 Equivalent System Packages -------------------------- conda: .. CODE-BLOCK:: bash $ conda install notedown See https://repology.org/project/python:notedown/versions However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see :trac:`29023`