From markdown to Jupyter notebook
Project description
Lucina
From markdown to Jupyter notebook.
https://pypi.org/project/lucina/
Create a Jupyter notebook with Python & Markdown fragments from mardkwon files.
Installation
Install Lucina by running pip install lucina.
Usage
Running lucina on file input.md.
lucina -o docs/output.ipynb docs/input.md
It outputs file output.ipynb that looks like:
Development
Environment
Use pip install -e '.[dev]' to install lucina with development dependencies (tests & lint).
Contributing
Code of the project is managed on https://github.com/entwanne/lucina/ git repository.
Building & deploying a new version
You need to install twine package (pip install twine) to be able to deploy a version of the library.
You can use python -m build (pip install build) to build the current version of the package.
Then you can deploy this version to PyPI by running twine upload dist/*.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lucina-1.0.1.tar.gz.
File metadata
- Download URL: lucina-1.0.1.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a297b0c0650e2bda98bfb41fb21f1ee797ac4866e22224e4eda4977c4c5a8fa
|
|
| MD5 |
f6586ec457604693cd2f8d3db7e1052d
|
|
| BLAKE2b-256 |
a19e4b3bdc2cdf18439fc7b48a1db376d0fcdffc821f19bfdf24f742dd911bad
|
File details
Details for the file lucina-1.0.1-py3-none-any.whl.
File metadata
- Download URL: lucina-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1bf67bb263f62f25e0f5e3ca5769af1100faeec09c692f3760c78e0d717b34f
|
|
| MD5 |
9c189a7e143ed0bb91d92ab8fc921f29
|
|
| BLAKE2b-256 |
36f4f3bee918d8369ea991950be08bb14b3ebf4cf95c51f717882822f7d37574
|