Commit Graph

35 Commits

Author SHA1 Message Date
Simon Li
f00a783146
Merge pull request #20 from minrk/311
specify Python 3.11
2023-02-16 14:36:26 +00:00
Min RK
28e6aeebe9
specify Python 3.11
now that it's supported
2023-02-16 10:01:31 +01:00
Christoph Rieke
9f0e2b8c42
FIX: fix link, master to main (#18) 2022-11-28 04:49:10 -08:00
Tim Head
034931911e
Merge pull request #13 from manics/add-binder-badge
Automatically add mybinder badge on PRs
2020-09-08 18:09:38 +02:00
Simon Li
42d11f6d5f Add workflow to create a binder badge comment on PRs
See https://github.com/jupyterhub/binder/issues/212#issuecomment-687706341
2020-09-07 20:04:09 +01:00
Chris Holdgraf
5778653573
Merge pull request #12 from moble/master
Update README.md
2020-06-29 13:00:27 -07:00
Mike Boyle
e4602f2094
Update README.md
Two small — though important — changes

  1. Since [the release of conda 4.6](https://www.anaconda.com/blog/conda-4-6-release), the [recommended way to activate a conda env](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#activating-an-environment) is to use `conda activate <myenv>`.
  2. The [conda docs say](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#exporting-an-environment-file-across-platforms) that the correct way to export an env is to use the `--from-history` flag.  This only includes packages that you’ve explicitly asked for, and only "pins" versions when you asked to do so.  If you use this flag, the "macOS-specific" packages probably won't appear.
2020-06-29 15:46:05 -04:00
Tim Head
ae97e2fb6e
Update README.md 2020-02-06 14:34:46 +01:00
Chris Holdgraf
3c3441fbeb
Update README.md 2019-11-24 09:40:33 -08:00
Chris Holdgraf
9cf02a1316
Update README.md 2019-11-24 09:39:39 -08:00
Chris Holdgraf
43730859d5
Create LICENSE 2019-03-26 08:52:02 -07:00
Chris Holdgraf
5833169cb8
Merge pull request #4 from emigre459/master
OS-specific packages correction to README
2019-03-02 14:00:55 -08:00
Dave Rench McCauley
e36677f2a3
Merge pull request #1 from emigre459/OS-specificity-patch
Update README.md
2019-03-02 14:33:54 -05:00
Dave Rench McCauley
5e2f7a7300
Update README.md 2019-03-02 14:32:37 -05:00
Chris Holdgraf
eb64188c69
Update README.md 2019-02-19 09:46:07 -08:00
Tim Head
89dd429d1d
Update environment.yml 2018-12-11 15:00:35 +01:00
Yuvi Panda
26ef36d8bb
s/Anaconda/conda/
We don't make anaconda available
2017-11-17 15:39:52 -08:00
Chris Holdgraf
0d68db0cf4
Update README.md 2017-11-02 22:39:14 -07:00
Chris Holdgraf
bb15febff4
Update README.md 2017-11-02 21:03:38 -07:00
Chris Holdgraf
9c6cd68cca updating to new syntax 2017-07-27 15:13:33 -07:00
Chris Holdgraf
6d08d66534 Merge pull request #1 from jakirkham/fix_example
Fix example
2017-07-27 11:13:36 -07:00
John Kirkham
8be3642d1e Require a stable install of dask 2017-07-27 13:49:26 -04:00
John Kirkham
aed25435ca Require psutil 2017-07-27 13:49:26 -04:00
Carol Willing
a98ea60cd3 Remove psutils 2017-07-27 13:49:26 -04:00
Carol Willing
1a2bfef65f Remove defaults channel 2017-07-27 13:49:26 -04:00
Carol Willing
7aed0acaae Add psutils. Add back python 2017-07-27 13:49:26 -04:00
Carol Willing
b95e3a6411 No python 2017-07-27 13:49:26 -04:00
Carol Willing
41db7a162a make python3 2017-07-27 13:49:26 -04:00
Carol Willing
1f004842b9 Remove defaults 2017-07-27 13:49:26 -04:00
Carol Willing
8a4d31eda4 Pin to 3.4.0 2017-07-27 13:49:23 -04:00
Carol Willing
1059e58fb1 Remove defaults channel 2017-07-27 13:48:53 -04:00
Carol Willing
bbb40e50fe Add channels 2017-07-27 13:48:53 -04:00
John Kirkham
54278402a1 Add bokeh 2017-07-27 13:46:12 -04:00
Chris Holdgraf
93d3d59cdd fixing environment 2017-07-25 11:54:12 -07:00
Chris Holdgraf
41d1dbf702 first move 2017-07-24 13:33:10 -07:00