Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
8d2e2aff
Commit
8d2e2aff
authored
2 years ago
by
Jan Frenzel
Browse files
Options
Downloads
Patches
Plain Diff
Added .md suffix in some links.
parent
ad3e9a49
No related branches found
Branches containing commit
No related tags found
2 merge requests
!687
Automated merge from preview to main
,
!632
Improving JupyterHub Documentation
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc.zih.tu-dresden.de/docs/access/jupyterhub.md
+1
-1
1 addition, 1 deletion
doc.zih.tu-dresden.de/docs/access/jupyterhub.md
doc.zih.tu-dresden.de/docs/access/jupyterhub_custom_environments.md
+2
-2
2 additions, 2 deletions
...-dresden.de/docs/access/jupyterhub_custom_environments.md
with
3 additions
and
3 deletions
doc.zih.tu-dresden.de/docs/access/jupyterhub.md
+
1
−
1
View file @
8d2e2aff
...
...
@@ -259,4 +259,4 @@ Each box therein represents a so called 'Kernel'.
but similarly provide basic functionality for running your use cases,
e.g. Python or R)
You can also
[
create your own Kernels
](
./
jupyterhub_custom_environments.md
)
.
You can also
[
create your own Kernels
](
jupyterhub_custom_environments.md
)
.
This diff is collapsed.
Click to expand it.
doc.zih.tu-dresden.de/docs/access/jupyterhub_custom_environments.md
+
2
−
2
View file @
8d2e2aff
...
...
@@ -57,7 +57,7 @@ to either use "Python virtualenv" or "conda environment".
## Python Virtualenv
While we have a general description on
[
Python Virtual Environments
](
/software/python_virtual_environments
/
)
, here we have a more detailed
[
Python Virtual Environments
](
..
/software/python_virtual_environments
.md
)
, here we have a more detailed
description on using them with JupyterHub:
Depending on the CPU architecture that you are targeting, please choose a
`modenv`
:
...
...
@@ -161,7 +161,7 @@ Installed kernelspec my-kernel in .../.local/share/jupyter/kernels/my-kernel
!!! warning
Take care to select the appropriate standard environment (as mentioned above)
when [spawning a new session](
./
jupyterhub#start-a-session).
when [spawning a new session](jupyterhub
.md
#start-a-session).
## Conda Environment
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment