Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cellxgene
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Iterations
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Container Registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Astrocyte
Workflows
Strand Lab
cellxgene
Commits
77182e6e
There was an error fetching the commit references. Please try again later.
Commit
77182e6e
authored
1 year ago
by
John Lafin
Browse files
Options
Downloads
Patches
Plain Diff
Fix CxG image repo
parent
c12be42f
1 merge request
!1
Convert input
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vizapp/run_container.sh
+1
-1
1 addition, 1 deletion
vizapp/run_container.sh
with
1 addition
and
1 deletion
vizapp/run_container.sh
+
1
−
1
View file @
77182e6e
...
...
@@ -13,7 +13,7 @@ DIR=$( cd -P "$( dirname "$SOURCE" )" >/dev/null 2>&1 && pwd )
# Image settings
REPO
=
"cellxgene
/cellxgene
"
REPO
=
"cellxgene"
TAG
=
"1.2.0"
singularity_image
=
${
REPO
}
-
${
TAG
}
.img
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment