binder-examples/python-conda_pip

Name: python-conda_pip

Owner: Binder Examples

Description: Installing Anaconda and using it to pip-install extra packages.

Created: 2017-10-28 23:03:43.0

Updated: 2018-03-26 16:40:43.0

Pushed: 2017-12-15 03:35:46.0

Homepage: null

Size: 64

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Using conda with pip in the same build

Binder

If you use environment.yml, then Binder will use a Miniconda distribution to install your packages. However, you may still want to use pip. In this case, you should not use a requirements.txt file, but instead use a - pip section in environment.yml. This repository is an example of how to construct your environment.yml file to accomplish this.


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.