Skip to content

Commit 28ac990

Browse files
Make census builder run without errors on spatial datasets
1 parent c76aae1 commit 28ac990

File tree

3 files changed

+381
-15
lines changed

3 files changed

+381
-15
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## Development Environment Setup and Run
22

3-
- Install `cellxgene_census` package [from source](../../api/python/cellxgene_census/README.md)
43
- `pip install -e tools/cellxgene_census_builder`
54

65
**NOTE:** When running the builder on MacOS, unpin `pyarrow` in [census builder pyproject.toml](./pyproject.toml)
76

7+
- `pip install -e api/python/cellxgene_census`
8+
89
- [Dev tools for spatial](./spatial_dev_tools/) contains scripts and notebooks to aid development and testing

0 commit comments

Comments
 (0)