jckantor / nbpages

Command line tool to maintain a repository of Jupyter notebooks.
https://jckantor.github.io/nbpages/
MIT License
1 stars 4 forks source link

Make the default behavior for nbpages to print the help #19

Closed adowling2 closed 4 years ago

adowling2 commented 4 years ago

This will make it a little safer by requiring one to explicitly say publish.

jckantor commented 4 years ago

Now prints help message if no arguments are provided. --publish option implemented to publish notebooks to github pages.