Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit d10833f

Browse files
author
Karanraj Chauhan
committed
Update opf jupyterhub links from zero to smaug.
1 parent f1b0fb2 commit d10833f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/blog/diagnosis-discovery-blog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,14 @@ Since we are able to automatically extract meaningful symptoms and patterns with
116116

117117
[8] [GitHub Repository](https://github.com/aicoe-aiops/openshift-anomaly-detection)
118118

119-
[9] [Operate First JupyterHub](https://jupyterhub-opf-jupyterhub.apps.zero.massopen.cloud/)
119+
[9] [Operate First JupyterHub](https://jupyterhub-opf-jupyterhub.apps.smaug.na.operate-first.cloud)
120120

121121

122122
### Project Material
123123

124124
#### Steps to get you started:
125125

126-
1. Visit https://jupyterhub-opf-jupyterhub.apps.zero.massopen.cloud
126+
1. Visit https://jupyterhub-opf-jupyterhub.apps.smaug.na.operate-first.cloud
127127
2. Login with your google account
128128
3. In this Spawn screen, select `openshift-anomaly-detection:latest`
129129
4. Once your server starts, go into the directory named `openshift-anomaly-detection-yyyy-mm-dd-hh-mm`

docs/get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ The Jupyter notebooks in this project are intended to be comprehensive, end-to-e
55

66
## Launch Project and Run Notebooks via JupyterHub
77

8-
To make the notebooks reproducible and executable by everyone, we have containerized and deployed them on the public [JupyterHub](https://jupyterhub-opf-jupyterhub.apps.zero.massopen.cloud) instance on the [Massachusetts Open Cloud](https://massopen.cloud/) (MOC). So you can get access to a Jupyter environment and run our notebooks in just a few clicks! To do so, please follow the steps below:
8+
To make the notebooks reproducible and executable by everyone, we have containerized and deployed them on the public [JupyterHub](https://jupyterhub-opf-jupyterhub.apps.smaug.na.operate-first.cloud) instance on the [Massachusetts Open Cloud](https://massopen.cloud/) (MOC). So you can get access to a Jupyter environment and run our notebooks in just a few clicks! To do so, please follow the steps below:
99

10-
1. Visit our [JupyterHub](https://jupyterhub-opf-jupyterhub.apps.zero.massopen.cloud), click on `Log in with moc-sso` and sign in using your Google Account.
10+
1. Visit our [JupyterHub](https://jupyterhub-opf-jupyterhub.apps.smaug.na.operate-first.cloud), click on `Log in with moc-sso` and sign in using your Google Account.
1111
2. On the spawner page, select `OpenShift Anomaly Detection Notebook Image` for notebook image, `Large - Memory Intensive` for container size, and then click `Start server` to spawn your server.
1212
3. Once your server has spawned, you should see a directory titled `openshift-anomaly-detection-<current-timestamp>`. All the notebooks should be available inside the `notebooks` directory in it for you to explore.
1313

0 commit comments

Comments
 (0)