Summary
I get above error on the cellxgene-VIP frontend in multiple locations (see attached screenshot)
Reading restricted_patch/launch.py I tried to add --identifier ... to the commandline as in
./VIPlight launch /data/.../...h5ad --title title --identifier identifier --port 5005
but get Error: No such option: --identifier.
Any idea what I may be doing wrong?
Setup:
Build: d186e2b
python: 3.10.14
Installation: ./install_VIPlight.sh
OS: Ubuntu 24.04