mirror of
https://github.com/Novartis/cellxgene-gateway.git
synced 2026-09-15 20:57:59 +08:00
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
export CELLXGENE_LOCATION=$(pwd)/.venv/bin/cellxgene
|
|
export CELLXGENE_DATA=../cellxgene_data
|
|
export GATEWAY_IP=127.0.0.1
|