Skip to content

Instantly share code, notes, and snippets.

@arfon
Last active August 29, 2015 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arfon/93df673e08f30cc95e6b to your computer and use it in GitHub Desktop.
Save arfon/93df673e08f30cc95e6b to your computer and use it in GitHub Desktop.
Jupyter blog post announcement

GitHub + Jupyter Notebooks = <3

Communicating ideas that combine code, data and visualizations can be hard, especially if you're trying to collaborate in realtime with your colleagues.

Whether you're a researcher studying Wikipedia, an astronomer investigating the movements of galaxies in our cosmic neighborhood or a data-scientist at fashion retailer Stitch Fix, producing insights from data and sharing is a common challenge.

Jupyter notebooks solve this problem by making it easy to capture data-driven workflows that combine code, equations, text and visualizations and share them with others. From today Jupyter notebooks render in all their glory right here on GitHub.

Jupyter Notebook toggle

With Git Large File Storage and Jupyter notebook support, GitHub has never been a better place to version and collaborate on data-intensive workflows. With more 200,000 Jupyter notebooks already on GitHub we're excited to level-up the GitHub-Jupyter experience.

Looking to get started? Simply commit a .ipynb file to a new or existing repository to view the rendered notebook. Alternatively if you're looking for some inspiration then check out this incredible gallery of Jupyter notebooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment