can't install beakerx_tabledisplay throw conda
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
As said in README of project we try to install `beakerx_tabledisplay` as a separate component with conda
```
conda install beakerx_tabledisplay
```
but without success due not found package:
```
conda install beakerx_tabledisplay
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
- beakerx_tabledisplay
```
Does this mean that `beakerx_tabledisplay` can't be installed without beakerx?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.