Skip to content

levyjeff/sloan-spark-presentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sloan-spark-presentation

To build slidehow:

Pandoc must be installed (not a default conda package), then replace the path with your local path.

jupyter nbconvert --to slides "index.ipynb" --SlidesExporter.reveal_transition=convex --reveal-prefix reveal.js --ServerPostProcessor.ip="0.0.0.0" --ServePostProcessor.port=8910 --post serve

Then rename index.slides.html to index.html

New: jupyter nbconvert --to slides "index.ipynb"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.7%
  • JavaScript 33.1%
  • CSS 16.5%
  • SCSS 7.3%
  • Jupyter Notebook 1.4%