jupyter-workshop-2024/html/index.html
2024-03-18 14:57:29 +01:00

26 lines
1.7 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>JupyterHub @ SUNET</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link type="text/css" rel="stylesheet" href="assets/style.css" />
<link type="text/css" rel="stylesheet" href="assets/pilcrow.css" />
<link type="text/css" rel="stylesheet" href="assets/hljs-github.min.css"/>
</head>
<body><h1 id="jupyterhub--sunet"><a class="header-link" href="#jupyterhub--sunet"></a>JupyterHub @ SUNET</h1>
<p>Sunet is deploying a JupyterHub installation for the SUNET Drive community.
In line with our policies we are releasing our efforts as free and open source software.</p>
<p>Please have a look at our github repository for more information on our <a href="https://apps.nextcloud.com/apps/integration_jupyterhub">Nextcloud app</a> and associated information on how we deploy our setup:</p>
<ul class="list">
<li><a href="https://github.com/sunet/nextcloud-jupyter">https://github.com/sunet/nextcloud-jupyter</a></li>
</ul>
<p>We are also organizing an online technical workshop for the CS3 community on 2024-05-15. Please register if you are so inclined:</p>
<ul class="list">
<li><a href="/workshop/index.html">/workshop</a></li>
</ul>
<p>Many thanks to both the <a href="https://z2jh.jupyter.org/en/stable/">From Zero to JupyterHub</a> project and the <a href="https://nextcloud.com">Nextcloud</a> project for the shoulders we are able to stand on.</p>
<p><img src="/assets/sunet.svg" alt="SUNET" style="vertical-align: text-top;hight: 100px;" align="left"/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="/assets/hublogo.svg" alt="JupyterHub" style="vertical-align: text-top;width: 200px;" align="middle"/></p>
</body>
</html>