Skip to content

Instantly share code, notes, and snippets.

@radekosmulski
Created December 9, 2019 12:17
Show Gist options
  • Save radekosmulski/28a0f394d335eabeb31c741e39cdb79a to your computer and use it in GitHub Desktop.
Save radekosmulski/28a0f394d335eabeb31c741e39cdb79a to your computer and use it in GitHub Desktop.
# from the root of fastcore:
python -c "from nbdev.cli import notebook2html; notebook2html()"
gem install jekyll bundler # need to have Ruby installed
cd docs
bundle install
bundle exec jekyll server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment