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
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
1.5.1
version_requirements.txt:
notedown >=1.5.1
Equivalent System Packages¶
$ conda install notedown
See https://repology.org/project/python:notedown/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.