Skip to content

Commit 7d26bd1

Browse files
committed
Deploying to master from @ fabc793 πŸš€
1 parent 6905f3d commit 7d26bd1

File tree

13 files changed

+37
-37
lines changed

13 files changed

+37
-37
lines changed

β€Ž_sources/ohw25/logistics/index.md.txtβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We will use the [OceanHackWeek Slack workspace](http://oceanhackweek.slack.com/)
1717

1818
## OHW JupyterHub ("The Hub") and GitHub
1919

20-
- OHW JupyterHub ("The Hub"): [https://oceanhackweek.2i2c.cloud](https://oceanhackweek.2i2c.cloud)
20+
- OHW JupyterHub ("The Hub"): [https://workshop.nmfs-openscapes.2i2c.cloud](https://workshop.nmfs-openscapes.2i2c.cloud)
2121
- OHW GitHub organization: [https://github.com/oceanhackweek](https://github.com/oceanhackweek)
2222

2323
## Tutorials broadcasting

β€Ž_sources/ohw25/tutorials_getting_started.md.txtβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Introduction
44

5-
Tutorials will be run live on the [OceanHackWeek JupyterHub ("The Hub"), https://oceanhackweek.2i2c.cloud](https://oceanhackweek.2i2c.cloud) in your browser either as Jupyter notebooks or as scripts and notebooks in RStudio. The instructor and all participants can be running their own copies of the tutorial in their Hub account, with files cloned from the OHW source in GitHub.
5+
Tutorials will be run live on the [Openscapes JupyterHub ("The Hub"), https://workshop.nmfs-openscapes.2i2c.cloud](https://workshop.nmfs-openscapes.2i2c.cloud) in your browser either as Jupyter notebooks or as scripts and notebooks in RStudio. The instructor and all participants can be running their own copies of the tutorial in their Hub account, with files cloned from the OHW source in GitHub.
66

77
Below are instructions for getting the tutorials started on the the Hub in your browser, and updating the tutorials files with the latest version from the GitHub tutorials repository, [https://github.com/oceanhackweek/ohw-tutorials](https://github.com/oceanhackweek/ohw-tutorials).
88

9-
The schedule of tutorials is available [here](../../ohw24/schedule.md), and links to tutorial materials and some background resources will be available there as well.
9+
The schedule of tutorials is available [here](../../ohw25/schedule.md), and links to tutorial materials and some background resources will be available there as well.
1010

1111
## How do I get the tutorial repository into the Hub?
1212

@@ -20,13 +20,13 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre
2020

2121
:::{tab-item} Python
2222

23-
[Pull tutorial repo for the Python profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW24)
23+
[Pull tutorial repo for the Python profile](https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW25)
2424

2525
:::
2626

2727
:::{tab-item} R
2828

29-
[Pull tutorial repo for the R profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW24)
29+
[Pull tutorial repo for the R profile](https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW24)
3030

3131
:::
3232

β€Ž_sources/resources/prep/jupyterhub.md.txtβ€Ž

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ We encourage you to use our shared JupyterHub resources for running all the tuto
2020

2121
## How do I access the shared cloud environment?
2222

23-
Access to our shared cloud environment is easy. Click on [https://oceanhackweek.2i2c.cloud](https://oceanhackweek.2i2c.cloud)
23+
Access to our shared cloud environment by clicking on [https://workshop.nmfs-openscapes.2i2c.cloud](https://workshop.nmfs-openscapes.2i2c.cloud)
2424

2525
![hub-opening](../img/ohw21-jupyterhub-opening.png)
2626

@@ -54,13 +54,13 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre
5454

5555
:::{tab-item} Python
5656

57-
[Pull tutorial repo for the Python profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW24)
57+
[Pull tutorial repo for the Python profile](https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW25)
5858

5959
:::
6060

6161
:::{tab-item} R
6262

63-
[Pull tutorial repo for the R profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW24)
63+
[Pull tutorial repo for the R profile](https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW25)
6464

6565
:::
6666

@@ -121,13 +121,13 @@ If you are **using JupyterLab**, you access the control via `File > Hub Control
121121

122122
![hub shut down step 1](../img/ohw21-shutdownhub-step1.png)
123123

124-
Then you can shut down your server from your hub control panel (which you can also access directly from [https://oceanhackweek.2i2c.cloud/hub/home](https://oceanhackweek.2i2c.cloud/hub/home)):
124+
Then you can shut down your server from your hub control panel (which you can also access directly from [https://workshop.nmfs-openscapes.2i2c.cloud/hub/home](https://workshop.nmfs-openscapes.2i2c.cloud/hub/home)):
125125

126126
![hub shut down step 2](../img/ohw21-shutdownhub-step2.png)
127127

128128
Note that the menu item `File > Log Out` doesn't actually shut down the server, so please follow these steps instead.
129129

130-
If you are **using RStudio**, the `Log out` and `Quit session` entries under the `File` menu won't do much! Shut down your server from your hub control panel [https://oceanhackweek.2i2c.cloud/hub/home](https://oceanhackweek.2i2c.cloud/hub/home)), as described above.
130+
If you are **using RStudio**, the `Log out` and `Quit session` entries under the `File` menu won't do much! Shut down your server from your hub control panel [https://workshop.nmfs-openscapes.2i2c.cloud/hub/home](https://workshop.nmfs-openscapes.2i2c.cloud/hub/home)), as described above.
131131

132132
```{admonition} Note
133133
:class: important

β€Ž_sources/resources/tutorials/getting_started.md.txtβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## Introduction
44

5-
Tutorials will be run live on the [OceanHackWeek JupyterHub ("The Hub"), https://oceanhackweek.2i2c.cloud](https://oceanhackweek.2i2c.cloud) in your browser either as Jupyter notebooks or as scripts and notebooks in RStudio. The instructor and all participants can be running their own copies of the tutorial in their Hub account, with files cloned from the OHW source in GitHub.
5+
Tutorials will be run live on the [Openscapes JupyterHub ("The Hub"), https://workshop.nmfs-openscapes.2i2c.cloud](https://workshop.nmfs-openscapes.2i2c.cloud) in your browser either as Jupyter notebooks or as scripts and notebooks in RStudio. The instructor and all participants can be running their own copies of the tutorial in their Hub account, with files cloned from the OHW source in GitHub.
66

77
Below are instructions for getting the tutorials started on the the Hub in your browser, and updating the tutorials files with the latest version from the GitHub tutorials repository, [https://github.com/oceanhackweek/ohw-tutorials](https://github.com/oceanhackweek/ohw-tutorials).
88

9-
The schedule of tutorials is available [here](../../ohw22/schedule.md), and links to tutorial materials and some background resources will be available there as well.
9+
The schedule of tutorials is available [here](../../ohw25/schedule.md), and links to tutorial materials and some background resources will be available there as well.
1010

1111
## How do I get the tutorial repository into the Hub?
1212

@@ -20,13 +20,13 @@ The nbgitpuller link is magical, but it can't detect which profile you are curre
2020

2121
:::{tab-item} Python
2222

23-
[Pull tutorial repo for the Python profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW22)
23+
[Pull tutorial repo for the Python profile](https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=lab%2Ftree%2Fohw-tutorials%2F&branch=OHW25)
2424

2525
:::
2626

2727
:::{tab-item} R
2828

29-
[Pull tutorial repo for the R profile](https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW22)
29+
[Pull tutorial repo for the R profile](https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&urlpath=rstudio%2F&branch=OHW25)
3030

3131
:::
3232

β€Žohw25/logistics/index.htmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ <h2>Channel of communication: Slack<a class="headerlink" href="#channel-of-commu
577577
<section id="ohw-jupyterhub-the-hub-and-github">
578578
<h2>OHW JupyterHub (β€œThe Hub”) and GitHub<a class="headerlink" href="#ohw-jupyterhub-the-hub-and-github" title="Permalink to this heading">#</a></h2>
579579
<ul class="simple">
580-
<li><p>OHW JupyterHub (β€œThe Hub”): <a class="reference external" href="https://oceanhackweek.2i2c.cloud">https://oceanhackweek.2i2c.cloud</a></p></li>
580+
<li><p>OHW JupyterHub (β€œThe Hub”): <a class="reference external" href="https://workshop.nmfs-openscapes.2i2c.cloud">https://workshop.nmfs-openscapes.2i2c.cloud</a></p></li>
581581
<li><p>OHW GitHub organization: <a class="github reference external" href="https://github.com/oceanhackweek">oceanhackweek</a></p></li>
582582
</ul>
583583
</section>

β€Žohw25/tutorials_getting_started.htmlβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -568,9 +568,9 @@
568568
<h1>Getting started on tutorials<a class="headerlink" href="#getting-started-on-tutorials" title="Permalink to this heading">#</a></h1>
569569
<section id="introduction">
570570
<h2>Introduction<a class="headerlink" href="#introduction" title="Permalink to this heading">#</a></h2>
571-
<p>Tutorials will be run live on the <a class="reference external" href="https://oceanhackweek.2i2c.cloud">OceanHackWeek JupyterHub (β€œThe Hub”), https://oceanhackweek.2i2c.cloud</a> in your browser either as Jupyter notebooks or as scripts and notebooks in RStudio. The instructor and all participants can be running their own copies of the tutorial in their Hub account, with files cloned from the OHW source in GitHub.</p>
571+
<p>Tutorials will be run live on the <a class="reference external" href="https://workshop.nmfs-openscapes.2i2c.cloud">Openscapes JupyterHub (β€œThe Hub”), https://workshop.nmfs-openscapes.2i2c.cloud</a> in your browser either as Jupyter notebooks or as scripts and notebooks in RStudio. The instructor and all participants can be running their own copies of the tutorial in their Hub account, with files cloned from the OHW source in GitHub.</p>
572572
<p>Below are instructions for getting the tutorials started on the the Hub in your browser, and updating the tutorials files with the latest version from the GitHub tutorials repository, <a class="github reference external" href="https://github.com/oceanhackweek/ohw-tutorials">oceanhackweek/ohw-tutorials</a>.</p>
573-
<p>The schedule of tutorials is available <a class="reference internal" href="../ohw24/schedule.html"><span class="doc std std-doc">here</span></a>, and links to tutorial materials and some background resources will be available there as well.</p>
573+
<p>The schedule of tutorials is available <a class="reference internal" href="schedule.html"><span class="doc std std-doc">here</span></a>, and links to tutorial materials and some background resources will be available there as well.</p>
574574
</section>
575575
<section id="how-do-i-get-the-tutorial-repository-into-the-hub">
576576
<h2>How do I get the tutorial repository into the Hub?<a class="headerlink" href="#how-do-i-get-the-tutorial-repository-into-the-hub" title="Permalink to this heading">#</a></h2>
@@ -582,12 +582,12 @@ <h2>How do I get the tutorial repository into the Hub?<a class="headerlink" href
582582
<input checked="checked" id="sd-tab-item-0" name="sd-tab-set-0" type="radio">
583583
</input><label class="sd-tab-label" for="sd-tab-item-0">
584584
Python</label><div class="sd-tab-content docutils">
585-
<p><a class="reference external" href="https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&amp;urlpath=lab%2Ftree%2Fohw-tutorials%2F&amp;branch=OHW24">Pull tutorial repo for the Python profile</a></p>
585+
<p><a class="reference external" href="https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&amp;urlpath=lab%2Ftree%2Fohw-tutorials%2F&amp;branch=OHW25">Pull tutorial repo for the Python profile</a></p>
586586
</div>
587587
<input id="sd-tab-item-1" name="sd-tab-set-0" type="radio">
588588
</input><label class="sd-tab-label" for="sd-tab-item-1">
589589
R</label><div class="sd-tab-content docutils">
590-
<p><a class="reference external" href="https://oceanhackweek.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&amp;urlpath=rstudio%2F&amp;branch=OHW24">Pull tutorial repo for the R profile</a></p>
590+
<p><a class="reference external" href="https://workshop.nmfs-openscapes.2i2c.cloud/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Foceanhackweek%2Fohw-tutorials&amp;urlpath=rstudio%2F&amp;branch=OHW24">Pull tutorial repo for the R profile</a></p>
591591
</div>
592592
</div>
593593
</div>

β€Žposts.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -661,8 +661,8 @@ <h2 class="ablog-post-title">
661661
<span><i class="fa-fw fa fa-tags"></i> </span
662662
>
663663

664-
<a href="posts/tag/foo-tag.html">Foo Tag</a>
665-
<a href="posts/tag/bartag.html">BarTag</a>
664+
<a href="posts/tag/bartag.html">BarTag</a>
665+
<a href="posts/tag/foo-tag.html">Foo Tag</a>
666666
</li>
667667

668668
</ul>

β€Žposts/2020.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,8 @@ <h2 class="ablog-post-title">
628628
<span><i class="fa-fw fa fa-tags"></i> </span
629629
>
630630

631-
<a href="tag/foo-tag.html">Foo Tag</a>
632-
<a href="tag/bartag.html">BarTag</a>
631+
<a href="tag/bartag.html">BarTag</a>
632+
<a href="tag/foo-tag.html">Foo Tag</a>
633633
</li>
634634

635635
</ul>

β€Žposts/tag/bartag.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,8 +609,8 @@ <h2 class="ablog-post-title">
609609
<span><i class="fa-fw fa fa-tags"></i> </span
610610
>
611611

612-
<a href="foo-tag.html">Foo Tag</a>
613-
<a href="#">BarTag</a>
612+
<a href="#">BarTag</a>
613+
<a href="foo-tag.html">Foo Tag</a>
614614
</li>
615615

616616
</ul>

β€Žposts/tag/foo-tag.htmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,8 +609,8 @@ <h2 class="ablog-post-title">
609609
<span><i class="fa-fw fa fa-tags"></i> </span
610610
>
611611

612-
<a href="#">Foo Tag</a>
613-
<a href="bartag.html">BarTag</a>
612+
<a href="bartag.html">BarTag</a>
613+
<a href="#">Foo Tag</a>
614614
</li>
615615

616616
</ul>

0 commit comments

Comments
Β (0)