Convert between IPython notebooks and markdown
Project description
# bookmarkd
A tool to convert IPython Notebooks to markdown and back.
## markdown -> notebook $ bookmarkd convert foo.md foo.ipynb ## notebook -> markdown, not done yet $ bookmarkd convert foo.ipynb foo.md
# receive markdown via stdin $ bookmarkd convert - foo.ipynb # output notebook on stdout $ bookmarkd convert foo.md -
The conversion process isn’t lossless. For example, the notebook cell numbers and stored results aren’t preserved.
# License
Bookmarkd is made available under the GNU Affero General Public License, see LICENSE.txt for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bookmarkd-0.1.tar.gz
.
File metadata
- Download URL: bookmarkd-0.1.tar.gz
- Upload date:
- Size: 16.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c27687d418df9bff7e7b86cef76b4934204154c3ba60d76f34fd0b073a845c89 |
|
MD5 | 19e05acc23314f01bc8d0634f032607a |
|
BLAKE2b-256 | 1d6bf676d34f9dd3043d36b76736863d4088820ef8d229a0de2683ae4d969704 |