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
Installation commands¶
$ pip install notedown\>=1.5.1
$ sage -i notedown
$ conda install notedown
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.