forked from swelborn/tomopyui
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
47 lines (47 loc) · 804 Bytes
/
environment.yml
File metadata and controls
47 lines (47 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
name: tomopyui
channels:
- conda-forge/label/widgetsnbextension_dev
- conda-forge/label/jupyterlab_widgets_rc
- conda-forge/label/ipywidgets_dev
- astra-toolbox
- conda-forge
- defaults
dependencies:
- python=3.9
- matplotlib
- ffmpeg
- dask
- dask-image
- olefile
- git
- pip
- tomopy
- dxchange
- jupyterlab
- astropy
- ipyfilechooser
- ipywidgets=8
- widgetsnbextension
- jupyterlab_widgets
- ca-certificates
- certifi
- openssl
- astra-toolbox
- cudatoolkit
- cupy
- joblib
- ipympl [--no-deps]
- bqplot
- sphinx
- jupyter_sphinx
- numpydoc
- sphinx-copybutton
- sphinx-panels
- sphinx-thebe
- sphinx-togglebutton
- sphinx-book-theme
- sphinx-gallery
- myst-nb [--no-deps]
- pip:
- bqplot-image-gl
- tomopyui