nbjekyll icon indicating copy to clipboard operation
nbjekyll copied to clipboard

Python package used to convert Jupyter Noteboks into Jekyll ready documents including validation and version control tagging

Results 5 nbjekyll issues
Sort by recently updated
recently updated
newest added

Add logger for the CLI outputs

to-do

The front-matter contains the sha1 for the commit in which the notebook was modified (and used to convert). Will add the link to the commit - Source the path to...

enhancement

Will need to update the conversion path for the already embedded images

enhancement
to-do

This could be passed so that it matches the user's layouts

enhancement
to-do

At the moment nbjekyll only converts the notebooks in the last commit. We could add a flag e.g. `--all` to convert all the notebooks even if not in the last...

enhancement
to-do