Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnow03 committed Apr 23, 2024
1 parent b157c83 commit cc0b57c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/content/hub_best_practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ If you want to use an older/different environment from our CryoCloud repositorie

If you want to use a tag from Docker Hub
* Search for them in [https://hub.docker.com/](https://hub.docker.com/)
* The tags will take the form of `account/image:tag`: `tensorflow/tensorflow:latest`
* The tags will take the form of `account/image:tag` (e.g., `pangeo/ml-notebook:latest`).

***

Expand Down
2 changes: 1 addition & 1 deletion content/hub_best_practices.html
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,7 @@ <h1>CryoCloud Best Practices<a class="headerlink" href="#cryocloud-best-practice
<p>If you want to use a tag from Docker Hub</p>
<ul class="simple">
<li><p>Search for them in <a class="reference external" href="https://hub.docker.com/">https://hub.docker.com/</a></p></li>
<li><p>The tags will take the form of <code class="docutils literal notranslate"><span class="pre">account/image:tag</span></code>: <code class="docutils literal notranslate"><span class="pre">tensorflow/tensorflow:latest</span></code></p></li>
<li><p>The tags will take the form of <code class="docutils literal notranslate"><span class="pre">account/image:tag</span></code> (e.g., <code class="docutils literal notranslate"><span class="pre">pangeo/ml-notebook:latest</span></code>).</p></li>
</ul>
<hr class="docutils" />
<p>Get better oriented with open science practices and broaden the impact of your work through the <a class="reference external" href="https://nasa.github.io/Transform-to-Open-Science/take-os101/">NASA Open Science 101 curriculum</a>. This curriculum comes with a NASA certificate and takes users through the ethos of open science, open tools and resources, open data, open code, and open results. With some background knowledge in open science, you may be able to take the fast track through the certificate without needing to go through all of the modules.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit cc0b57c

Please sign in to comment.