Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parente/ncsu2018

Open Tools for Human-in-the-Loop Computing
https://github.com/parente/ncsu2018

Last synced: 1 day ago
JSON representation

Open Tools for Human-in-the-Loop Computing

Awesome Lists containing this project

README

        

[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/parente/ncsu2018/master)

## [Project Jupyter: Open Tools for Human-in-the-Loop Computing](https://www.lib.ncsu.edu/events/open-tools-for-human-in-the-loop-computing)

Project Jupyter is a collaborative effort to create open source software and open standards for interactive computing and data analysis. From [executing textbook examples](https://speakerdeck.com/fperez/keynote-for-jupytercon-2017-in-nyc?slide=26) for university students, to visualizing the behavior of financial algorithms in a [cloud backtesting service](https://www.quantopian.com/notebooks/survey) to publishing reproducible analyses of [groundbreaking science](https://blog.jupyter.org/congratulations-to-the-ligo-and-virgo-collaborations-from-project-jupyter-5923247be019), Jupyter impacts the daily work of people across disciplines.

In this talk, I will outline the motivation and history of the project, give live demonstrations of key Jupyter components (e.g., Jupyter Notebook, nbviewer, JupyterLab), highlight some exciting use cases in the broader Jupyter community, and help you get started with Jupyter in your own work.

## Attribution

The presentation in this repository is based on the following materials by their respective authors:

* https://github.com/willingc/talk-jupyterhub-jupytercon-2017
* https://speakerdeck.com/fperez/keynote-for-jupytercon-2017-in-nyc
* https://github.com/jupyterlab/jupyterlab-demo

The Binder environment populated by this repository includes notebooks and data from the following sources:

* https://github.com/jupyterlab/jupyterlab-demo
* https://github.com/jupyter-widgets/ipywidgets
* https://github.com/jakevdp/PythonDataScienceHandbook