mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-15 20:57:56 +08:00
* Add user-defined category-label colors Fixes https://github.com/chanzuckerberg/cellxgene/issues/1152 As described in https://github.com/chanzuckerberg/cellxgene/issues/1307 * Respond to feedback from @bkmartinjr in nodejs * Respond to feedback from @bkmartinjr in python * Add tests to the server module * Autoformat python, run linter * Make colors_get error handling specific * Respond to feedback from @bkmartinjr * Respond to feedback from @bkmartinjr * Fix whitespace * Fix python lint errrors * Update documentation * Add --disable-user-colors option to launch and cxgtool.py * Fix python formatting * Rename '--disable-user-colors' to '--disable-custom-colors'
35 lines
836 B
YAML
35 lines
836 B
YAML
theme: jekyll-theme-minimal
|
|
show_downloads: false
|
|
url: "https://chanzuckerberg.github.io"
|
|
baseurl: "/cellxgene"
|
|
|
|
logo: cellxgene-logo.png
|
|
|
|
nav:
|
|
- title: Installation
|
|
url: posts/install
|
|
- title: Gallery
|
|
url: posts/gallery
|
|
- title: Demo datasets
|
|
url: posts/demo-data
|
|
- title: Preparing your data
|
|
url: posts/prepare
|
|
- title: Launching cellxgene
|
|
url: posts/launch
|
|
- title: Hosting cellxgene
|
|
url: posts/hosted
|
|
- title: Annotating data
|
|
url: posts/annotations
|
|
- title: Methods
|
|
url: posts/methods
|
|
- title: Troubleshooting
|
|
url: posts/troubleshooting
|
|
- title: Roadmap
|
|
url: posts/roadmap
|
|
- title: Contributing (ideas or code)
|
|
url: posts/contribute
|
|
- title: Contact & finding help
|
|
url: posts/contact
|
|
- title: cellxgene.cziscience.com
|
|
url: posts/cellxgene_cziscience_com
|