cellxgene_VIP
cellxgene_VIP copied to clipboard
VIPlight function still contains the CLI
Hello. I was able to install Cellxgene VIP on a linux instance and it runs well, but we would like to utilize VIPlight. When I follow your steps for installation, I successfully download VIPlight and create the new conda environment. However when I perform the following command it launches Cellxgene VIP and the CLI is still present.
./VIPlight launch --host 0.0.0.0 --port
Is there a separate way I could remove the command line interface? Thank you