Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Carreau/gistpynb

Repository files navigation

Quick start

install heroku toolbelt, and follow instruction to set up your environement.

  • Modifies template/py files
  • $ make
  • test
  • commit
  • push
  • that's it

Detail step

all files under /static/ are statically served files. some of them are generate by the $ make step.

  • template/layout.mustache contail header and footers
  • template/pages/index.mustache contain body of index.

When pushing, heroku look in requirements.txtto know what to install. shutdown and restart the application

you can see stdout by doing heroku logs for debug

About

show ipynbfile in gists....

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published