Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ploomber/jupyblog
Execute code snippets in markdown files.
https://github.com/ploomber/jupyblog
blog blogging jupyter jupyter-notebooks markdown notebooks
Last synced: 3 days ago
JSON representation
Execute code snippets in markdown files.
- Host: GitHub
- URL: https://github.com/ploomber/jupyblog
- Owner: ploomber
- License: apache-2.0
- Created: 2020-02-24T05:26:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T21:46:39.000Z (8 months ago)
- Last Synced: 2024-04-14T03:08:55.395Z (7 months ago)
- Topics: blog, blogging, jupyter, jupyter-notebooks, markdown, notebooks
- Language: Python
- Homepage: https://jupyblog.readthedocs.io
- Size: 1.14 MB
- Stars: 21
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Jupyblog
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
> [!TIP]
> Deploy AI apps for free on [Ploomber Cloud!](https://ploomber.io/?utm_medium=github&utm_source=jupyblog)Jupyblog allow you to write blog posts from Jupyter.
We use it at [Ploomber](https://github.com/ploomber/ploomber) to write [technical blog posts](https://ploomber.io/blog/snapshot-testing/) and publish them in our [Hugo](https://github.com/gohugoio/hugo) blog; however, any engine that takes markdown files works.
https://user-images.githubusercontent.com/989250/180660666-d1262a07-2cd9-45ae-9019-79d79ef693e9.mp4
## Installation
```sh
pip install jupyblog
```Works with Python 3.7 and higher.
## Documentation
[Click here](https://jupyblog.readthedocs.io)
## Support
For support, feature requests, and product updates: [join our community](https://ploomber.io/community) or follow us on [Twitter](https://twitter.com/ploomber)/[LinkedIn](https://www.linkedin.com/company/ploomber/).
## Telemetry
We collect anonymous statistics to understand and improve usage. For details, [see here](https://docs.ploomber.io/en/latest/community/user-stats.html)