Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jupyterhub-unicorespawner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jupyterjsc
packages
jupyterhub-unicorespawner
Commits
40d4f03c
Commit
40d4f03c
authored
1 year ago
by
Tim Kreuzer
Browse files
Options
Downloads
Patches
Plain Diff
add docs
parent
90c3b547
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/apiendpoints.md
+1
-1
1 addition, 1 deletion
docs/apiendpoints.md
docs/conf.py
+1
-1
1 addition, 1 deletion
docs/conf.py
docs/spawners/unicorespawner.md
+2
-0
2 additions, 0 deletions
docs/spawners/unicorespawner.md
with
4 additions
and
2 deletions
docs/apiendpoints.md
+
1
−
1
View file @
40d4f03c
# API Endpoints
# API Endpoints
Below is an interactive view of the
Outpost
Spawner REST API specification.
Below is an interactive view of the
UNICORE
Spawner REST API specification.
<!-- client-rendered openapi UI copied from FastAPI -->
<!-- client-rendered openapi UI copied from FastAPI -->
...
...
This diff is collapsed.
Click to expand it.
docs/conf.py
+
1
−
1
View file @
40d4f03c
...
@@ -81,7 +81,7 @@ myst_enable_extensions = [
...
@@ -81,7 +81,7 @@ myst_enable_extensions = [
# a list of builtin themes.
# a list of builtin themes.
#
#
html_theme
=
"
sphinx_book_theme
"
html_theme
=
"
sphinx_book_theme
"
html_title
=
"
ForwardBase
Spawner
"
html_title
=
"
UNICORE
Spawner
"
# Theme options are theme-specific and customize the look and feel of a theme
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# further. For a list of options available for each theme, see the
...
...
This diff is collapsed.
Click to expand it.
docs/spawners/unicorespawner.md
+
2
−
0
View file @
40d4f03c
# UNICORESpawner
# UNICORESpawner
Also look at the configuration of the base class
[
JupyterHub ForwardBaseSpawner
](
https://jupyterhub-forwardbasespawner.readthedocs.io/en/latest/spawners/forwardbasespawner.html
)
```
{eval-rst}
```
{eval-rst}
.. automodule:: unicorespawner
.. automodule:: unicorespawner
```
```
...
...
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