You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ Conda Buildpack
3
3
4
4
This is a [Heroku Buildpack](https://devcenter.heroku.com/articles/buildpacks) for [Conda](http://conda.pydata.org/), the Python distribution for scientific computing by Continuum Analytics.
5
5
6
+
-----------------------
7
+
8
+
**Note:** Heroku now recommends using their beta Docker support to achieve [similar results](https://github.com/heroku-examples/python-miniconda).
9
+
10
+
-----------------------
11
+
6
12
This buildpack enables the installation of binary packages through the
7
13
open source [conda](http://conda.pydata.org/) application. Conda is
8
14
recognized as being core to Continuum's Anaconda Scientific Python distro
0 commit comments