Skip to content

deathbeds/powersoften

 
 

Repository files navigation

A presentation of the Powers Of_ten_ for RENCI

November 1, 2017

The Nick and Tony Show

<style> iframe { width: 100%; min-height: 80vh; max-height: 1000px; } </style> <style> body.rise-hack-active div.reveal .code_cell .input, body.rise-hack-active div.reveal .output_stderr { display: none; } button.rise-hack:hover { opacity: 0.7; } button.rise-hack { font-weight: bold; } body.rise-hack-active button.rise-hack { text-decoration: line-through; } </style>
<IPython.core.display.Javascript object>

RIPx Media

Remote

Local

  • localhost
  • file system

Topics

The major topics = 'intro, design, systems, materials, community, media, culture'.\

    replace(' ','').split(',')

Notebooks

Slides

Building the Presentation

Build Status

%%file rise.py
c.SlidesExporter.reveal_url_prefix="https://cdn.jsdelivr.net/npm/reveal.js@3.5.0"


Overwriting rise.py

Convert individual notebooks

%%bash
pushd renci
jupyter nbconvert --to slides --config rise.py  intro.ipynb 
jupyter nbconvert --to slides --config rise.py  design.ipynb 
jupyter nbconvert --to slides --config rise.py  systems.ipynb 
jupyter nbconvert --to slides --config rise.py  materials.ipynb 
jupyter nbconvert --to slides --config rise.py  community.ipynb 
jupyter nbconvert --to slides --config rise.py  media.ipynb 
jupyter nbconvert --to slides --config rise.py  culture.ipynb
popd

About

powers of_ten_ and the relative size of things in science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.1%
  • HTML 2.9%