Skip to content
Snippets Groups Projects
Commit e928eeba authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Merge branch 'develop' into 'master'

use ssl certified custom cellxgene subdomain for EC2 server

See merge request !54
parents 308d3ee8 736dfc84
Branches
Tags 1.3.1
2 merge requests!82Master,!54use ssl certified custom cellxgene subdomain for EC2 server
Pipeline #6990 passed with stages
in 20 seconds
......@@ -29,7 +29,7 @@
}
</style>
<div class="cellxgene">
<iframe name="embed" src="http://52.15.203.98:5005/view/{{ .Params.location }}.h5ad/" width="100%" height="100%" frameborder="0" allowfullscreen="" ></iframe>
<iframe name="embed" src="https://cellxgene.swmed.edu/view/{{ .Params.location }}.h5ad/" width="100%" height="100%" frameborder="0" allowfullscreen="" ></iframe>
</div>
<div class="no-cellxgene">
<h2>Screen width too narrow to display cellxgene</h1>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment