beakerx
beakerx copied to clipboard
doesnt install for m1 mac
onda create --name beakerx -c beakerx -c conda-forge python=3.7 beakerx_all Collecting package metadata (current_repodata.json): done Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- python=3.7
- beakerx_all
Current channels:
- https://conda.anaconda.org/beakerx/osx-arm64
- https://conda.anaconda.org/beakerx/noarch
- https://conda.anaconda.org/conda-forge/osx-arm64
- https://conda.anaconda.org/conda-forge/noarch
To search for alternate channels that may provide the conda package you're looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
you can use pip install, see my dockerfile https://github.com/jimmybow/docker-java-notebook/blob/master/build/Dockerfile