File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
# JekyllNB: Jupyter Notebooks to Jekyll Markdown
2
2
3
- [ ![ Test Status] ( https://github.com/klane/jekyllnb/workflows/Tests/badge.svg )] ( https://github.com/klane/jekyllnb/actions?query=workflow%3ATests )
4
- [ ![ pre-commit.ci Status] ( https://results.pre-commit.ci/badge/github/klane/jekyllnb/main.svg )] ( https://results.pre-commit.ci/latest/github/klane/jekyllnb/main )
5
- [ ![ Documentation Status] ( https://img.shields.io/readthedocs/jekyllnb?label=Docs&logo=read%20the%20docs&logoColor=white )] ( https://jekyllnb.readthedocs.io/en/latest )
6
- [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/klane/jekyllnb?label=Coverage&logo=codecov )] ( https://codecov.io/gh/klane/jekyllnb )
7
- [ ![ PyPI Version] ( https://img.shields.io/pypi/v/jekyllnb?color=blue&label=PyPI&logo=python&logoColor=white )] ( https://pypi.org/project/jekyllnb )
3
+ [ ![ Tests] ( https://github.com/klane/jekyllnb/actions/workflows/test.yml/badge.svg )] ( https://github.com/klane/jekyllnb/actions/workflows/test.yml )
4
+ [ ![ Docs] ( https://img.shields.io/readthedocs/jekyllnb?label=Docs&logo=read%20the%20docs&logoColor=white )] ( https://jekyllnb.readthedocs.io/en/latest )
5
+ [ ![ Coverage] ( https://img.shields.io/codecov/c/github/klane/jekyllnb?label=Coverage&logo=codecov )] ( https://codecov.io/gh/klane/jekyllnb )
6
+ [ ![ Version] ( https://img.shields.io/pypi/v/jekyllnb?color=blue&label=PyPI&logo=python&logoColor=white )] ( https://pypi.org/project/jekyllnb )
8
7
[ ![ License] ( https://img.shields.io/github/license/klane/jekyllnb?color=blue&label=License )] ( LICENSE )
9
8
10
9
JekyllNB extends Jupyter's command line tool ` nbconvert ` to add the Jekyll front matter to Markdown files and save generated images to a desired location.
You can’t perform that action at this time.
0 commit comments