Notebook/UX updates
Note
The `allow_duplicates=False` change comes with a performance update to be made today in a 0.0.8 follow-on, using 208.
What's Changed
Features:
* Allow users to add new matrices to obsm,varm,obsp,varp by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/203
* Disallow duplicates by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/199
Documentation:
* Collection-slice with heterogeneous data by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/207
* Expressive cell-count queries by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/183
* Make example docs more notebook-centric, part 1 of 3 by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/205
* Neaten batch-query example by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/206
Notebook UX:
* Make a simple default display for SOMA objects in notebooks by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/204
* Make soma.uns display by default in notebooks by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/200
* Make it easier to see progress indicators in notebook ingests by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/202
* Neaten logger-init code by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/196
Admin:
* SOMA-consolidator script by johnkerl in https://github.com/single-cell-data/TileDB-SingleCell/pull/198
**Full Changelog**: https://github.com/single-cell-data/TileDB-SingleCell/compare/0.0.6...0.0.7