Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
afad9211
Commit
afad9211
authored
Nov 12, 2018
by
Daniel Gruesso
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove start server image, clarify instance auth, use fake token.
parent
fa323557
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
6 deletions
+3
-6
doc/user/project/clusters/runbooks/img/jupyterhub-install.png
...user/project/clusters/runbooks/img/jupyterhub-install.png
+0
-0
doc/user/project/clusters/runbooks/index.md
doc/user/project/clusters/runbooks/index.md
+3
-6
No files found.
doc/user/project/clusters/runbooks/img/jupyterhub-install.png
deleted
100644 → 0
View file @
fa323557
282 KB
doc/user/project/clusters/runbooks/index.md
View file @
afad9211
...
...
@@ -75,15 +75,12 @@ Once Ingress has been installed successfully, click the **Install** button next
### 3. Login to JupyterHub and start the server
Once JupyterHub has been installed successfully, navigate to the displayed
**Jupyter Hostname**
URL and click
**Sign in with GitLab**
. Authentication is automatically enabled for any user of
GitLab server
via OAuth2. This
**Sign in with GitLab**
. Authentication is automatically enabled for any user of
the GitLab instance
via OAuth2. This
will redirect to GitLab in order to authorize JupyterHub to use your GitLab account. Click
**Authorize**
.
![
authorize jupyter
](
img/authorize-jupyter.png
)
Once the application has been authorized you will taken back to the JupyterHub application. Click
**Start My Server**
![
start jupyter
](
img/jupyter-start.png
)
Once the application has been authorized you will taken back to the JupyterHub application. Click
**Start My Server**
.
The server will take a couple of seconds to start.
### 4. Configure access
...
...
@@ -104,7 +101,7 @@ The contents on the runbook will be displayed on the right side of the screen. U
entries for both your
`PRIVATE_TOKEN`
and your
`PROJECT_ID`
. Enter both these values, conserving the single quotes as follows:
```
sql
PRIVATE_TOKEN
=
'
abcdef123456
'
PRIVATE_TOKEN
=
'
n671WNGecHugsdEDPsyo
'
PROJECT_ID
=
'1234567'
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment