You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was under the impression that conda-eda was usable from within conda, however it doesn't work, and there doesn't appear to be any documentation on how to use conda-eda under https://hdl.github.io/conda-eda/Usage.html
(base) user@Ondo:/si$ conda config --env --add channels conda-eda
(base) user@Ondo:/si$ conda upgrade -c conda-eda --all
Collecting package metadata (current_repodata.json): failed
UnavailableInvalidChannel: HTTP 404 NOT FOUND for channel conda-eda <https://conda.anaconda.org/conda-eda>
The channel is not accessible or is invalid.
You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state,
and use `conda config --show-sources` to view config file locations.
(base) user@Ondo:/si$
Please add documentation on how to use this repository as a user, rather than as someone building packages.
The text was updated successfully, but these errors were encountered:
I think it make sense to add that to the Usage.html guide, in addition to the README.md, so users can know how to use the packages built as part of this repo.
I was under the impression that conda-eda was usable from within conda, however it doesn't work, and there doesn't appear to be any documentation on how to use conda-eda under https://hdl.github.io/conda-eda/Usage.html
Please add documentation on how to use this repository as a user, rather than as someone building packages.
The text was updated successfully, but these errors were encountered: