ten

Ten things your didn't know about Jupyter - March 21, 12pm @ Georgia Tech

View the Project on GitHub

intro.ipynb

Did you restart your machine?

✌️

I’m a materials scientist


pymks

matin

materials informatics course

Tony Fast

Tony Fast Github Linkedin Twitter SlideShare






























people.slstarnes

Luke Starnes

Luke Starnes Github
http://nbviewer.jupyter.org/github/slstarnes/adsb-exploration/blob/master/notebooks/

Luke makes cool notebooks about airplanes.

    <iframe
        width="800"
        height="600"
        src="http://nbviewer.jupyter.org/github/slstarnes/adsb-exploration/blob/master/notebooks/"
        frameborder="0"
        allowfullscreen
    ></iframe>
    



https://www.meetup.com/Atlanta-Jupyter-User-Group/

Monthly Jupyter User Group Meetings

    <iframe
        width="800"
        height="600"
        src="https://www.meetup.com/Atlanta-Jupyter-User-Group/"
        frameborder="0"
        allowfullscreen
    ></iframe>

Jupyter Day 2016

people.bollwyvl

Nick Bollweg

Nick Bollweg Github
https://jupyter-day-atlanta.eventbrite.com




    <iframe
        width="800"
        height="600"
        src="https://jupyter-day-atlanta.eventbrite.com"
        frameborder="0"
        allowfullscreen
    ></iframe>

Jupyter Day Speakers

a.display()(*a.attrgetter(*'cwilling parente pacoid bollwyvl tonyfast'.split())(people))

Carol Willing

Carol Willing Github Twitter

Peter Parente

Peter Parente Github Twitter

Paco Nathan

Paco Nathan Github Twitter

Nick Bollweg

Nick Bollweg Github

Tony Fast

Tony Fast Github Linkedin Twitter SlideShare






























Disclaimer: This presentation is very dense. The resources below allow the audience to explore this talk after we meet. It is full of great resources for students and teachers using computers as modern scientific research equipment.

Github | NBViewer | Pages

Binder Gitter


made with

https://leanpub.com/modernscientist




    <iframe
        width="800"
        height="600"
        src="https://leanpub.com/modernscientist"
        frameborder="0"
        allowfullscreen
    ></iframe>

Are you a modern scientist?

<pre> * Do you question why we still have libraries?</pre>































Data Science

Drew Conway

Data science has transformed the lives of modern scientists.

order = """

Introduction.

The History and Community.

1. Jupyter is scientific software    
2. Jupyter is language agnostic
3. Jupyter is an ecosystem
4. Jupyter is a community

Technical Value.

5. Jupyter is data 
6. Jupyter is literate computing
7. Jupyter is for documents

Collaborative Literate Computing.

8. Jupyter is for sharing data
9. Jupyter is for collaboration
10. Jupyter is reusable

""".strip()






























digraph {rankdir="LR";label="2015"; "Ipython v3" -> {"IPython v4" "Jupyter v4"}}

svg


🤜The History and Community.