Skip to content

Commit 27232a6

Browse files
committed
Update environments
1 parent abcc426 commit 27232a6

File tree

4 files changed

+316
-97
lines changed

4 files changed

+316
-97
lines changed

environment.yml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,21 @@ name: python_for_hpc
22
channels:
33
- defaults
44
dependencies:
5-
- bokeh
6-
- click
5+
- mpi4py
6+
- python
77
- cython
8-
- dask
98
- h5py
10-
- jupyterlab
11-
- mpi4py
12-
- numba
139
- numexpr
14-
- numpy
15-
- pandas
16-
- python
1710
- scipy
18-
- snakeviz
11+
- pandas
1912
- swig
13+
- dask
14+
- numpy
15+
- jupyterlab
16+
- bokeh
17+
- click
18+
- numba
19+
- snakeviz
20+
- memory_profiler
21+
- matplotlib
2022
prefix: /home/gjb/miniconda3/envs/python_for_hpc

0 commit comments

Comments
 (0)