twosigma / twosigma/beakerx

can't install beakerx_tabledisplay throw conda

Open
#8,150 3 comments 3 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.