Jupyter, Docker, and Atlas for Astronomy

Andrew Odewahn; CTO O'Reilly Media; @odewahn

Harvard Center for Astrophysics

http://odewahn.github.io/jupyter-orm-cfa/

July 13, 2015

Jupyter, Docker, and Atlas for Astronomy

Andrew Odewahn; CTO O'Reilly Media; @odewahn

Harvard Center for Astrophysics

July 13, 2015

http://odewahn.github.io/jupyter-orm-cfa/

Not These People

Typity type type

These People

Typity type type

This Person

Typity type type

Atlas: O'Reilly's Publishing Toolchain

Typity type type

Atlas Demo

Getting Beyond Books

Typity type type

Jupyter Demo

Jupyter + Docker + tmpnb + Atlas

The (Idealized!) Process

Typity type type

Version 0.1: Just Enough Math

Typity type type

Thebe: Jupyter Cells As a Service

Turns Static Code


	     <pre data-executable='true'>
	        x = np.linspace(0, n, 1000)
	        plt.plot(x, np.sin(x), x, np.cos(x))
	        sns.set()
	        plt.plot(x, np.sin(x), x, np.cos(x))
         </pre>
	

Thebe Demo

beta.oreilly.com

Typity type type

Applications to Teaching Astronomy

Questions?

Andrew Odewahn; CTO O'Reilly Media; @odewahn

Fork me on Github