MyBinder, Jupyter and other "Scientific Notebook" apps and tools

More of a link dump than anything substantial but this stuff looked interesting:

  • http://mybinder.org/ - Turn a GitHub repo into a collection of interactive notebooks powered by Jupyter and Kubernetes.
  • http://jupyter.org/ - Open source, interactive data science and scientific computing across over 40 programming languages.
  • Conda Conda — conda documentation - Conda is an open source package management system and environment management system for installing multiple versions of software packages and their dependencies and switching easily between them.