Skip to content

Commit 0e952b7

Browse files
committed
removing jupyterhub option
1 parent 1300ea0 commit 0e952b7

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

setup.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -35,33 +35,13 @@ In the lesson, you will find out how to access the data files in this folder.
3535
{::options parse_block_html="true" /}
3636
<div>
3737
<ul class="nav nav-tabs nav-justified" role="tablist">
38-
<li role="presentation" class="active"><a data-os="jupyterhub" href="#jupyterhub" aria-controls="JupyterHub" role="tab" data-toggle="tab">JupyterHub</a></li>
39-
<li role="presentation"><a data-os="windows" href="#windows" aria-controls="Windows" role="tab" data-toggle="tab">Windows</a></li>
38+
<li role="presentation" class="active"><a data-os="windows" href="#windows" aria-controls="Windows" role="tab" data-toggle="tab">Windows</a></li>
4039
<li role="presentation"><a data-os="macos" href="#macos" aria-controls="macOS" role="tab" data-toggle="tab">macOS</a></li>
4140
<li role="presentation"><a data-os="linux" href="#linux" aria-controls="Linux" role="tab" data-toggle="tab">Linux</a></li>
4241
</ul>
4342

4443
<div class="tab-content">
45-
<article role="tabpanel" class="tab-pane active" id="jupyterhub">
46-
We're currently trialing providing the course via JupyterHub.
47-
48-
You will need to connect to the Cardiff University VPN service in order to access the JupyterHub website. Please follow this link for more information:
49-
[https://intranet.cardiff.ac.uk/staff/supporting-your-work/it-support/wireless-and-remote-access/off-campus-access/virtual-private-network-vpn][vpn]
50-
51-
You can access the service at: [https://host095.sparrow.cf.ac.uk][sparrow]
52-
You will be presented with a warning when accessing the service as we are currently using self-signed security certificates. Please do not be alarmed and click to accept the risk in your browser.
53-
54-
Once you've logged in, please click on the "Terminal" button on the page to access a terminal environment you can use to run the commands featured in this course. The course material and the data-shell.zip file have already been added to the envrionement as wel and are available in the desktop folder.
55-
56-
57-
**Accounts**
58-
59-
Please use the following accounts to access the service. We'll provide the password during the sessions.
60-
61-
* training1 through to training20
62-
</article>
63-
64-
<article role="tabpanel" class="tab-pane" id="windows">
44+
<article role="tabpanel" class="tab-pane active" id="windows">
6545
Computers with Windows operating systems do not automatically have a Unix Shell program
6646
installed.
6747
In this lesson, we encourage you to use an emulator included in Git for Windows,

0 commit comments

Comments
 (0)