binder-project/example-conda-environment

Name: example-conda-environment

Owner: Binder

Description: An example Binder repository that contains an environment.yml file

Created: 2015-09-04 17:56:56.0

Updated: 2018-01-31 16:32:36.0

Pushed: 2017-08-18 01:56:44.0

Homepage: null

Size: 115

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

:dash: :dash: The Binder Project is moving to a new repo. :dash: :dash:

:books: Same functionality. Better performance for you. :books:

Over the past few months, we've been improving Binder's architecture and infrastructure. We're retiring this repo as it will no longer be actively developed. Future development will occur under the JupyterHub organization.

Thanks for updating your bookmarked links.

:dash: :dash: The Binder Project is moving to a new repo. :dash: :dash:

Example Binder with environment.yml

Binder

A Binder-compatibible repo with an environment.yml file.

The environment.yml file should list all Python libraries that your notebooks depend on, specified as though they were created using the following conda commands:

ce activate example-environment
a env export > environment.yml

Note that the only libraries available to you will be the ones specified in the environment.yml, so be sure to include everything that you need!


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.