Gallery
#28
Replies: 3 comments 1 reply
-
|
@ocots
|
Beta Was this translation helpful? Give feedback.
0 replies
-
⌂3.61 [ocots:~] [base] % conda env export --from-history
name: base
channels:
- defaults
dependencies:
- conda
- python=3.9
- python.app
- mamba
- octave
- jupyterlab
- ca-certificates
- certifi
- openssl
prefix: /Users/ocots/opt/miniconda3 |
Beta Was this translation helpful? Give feedback.
0 replies
-
⌂3.40 [ocots:~] [base] 3s % conda activate gallery
⌂9.59 [ocots:~] [gallery] 4s % conda env export --from-history
name: gallery
channels:
- defaults
dependencies:
- panel
- scipy=1.4
- matplotlib=3.1
- nutopy=0.3
- bocop=3.1
- cmake=3.20
- gfortran_osx-64=7.5
- jupyterlab=3.0
- numba=0.53
- ipympl=0.7
prefix: /Users/ocots/opt/miniconda3/envs/gallery |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Follow up to this gitlab issue
Some notebooks / examples of the gallery do not execute anymore on
binder. See, e.g.Solarsail implicit
At least problem with non-pinned versions of the packages in thé
yamlenvironment file forcondaAlso have problems with (previously running)
condaenvironment on a linux station.Beta Was this translation helpful? Give feedback.
All reactions