Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jupyter-openbis-gui-server
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
openbis
openbis-public
jupyter
jupyter-openbis-gui-server
1ccd32f8ee13f501a6c27e67e8c427aa4ea8be68
jupyter-openbis-gui-server
jupyter-config
jupyter_notebook_config.d
jupyter_openbis_extension.json
Find file
Normal view
Permalink
jupyter_openbis_extension.json
104 B
Newer
Older
added jupyter server configuration
Swen Vermeul
committed
5 years ago
1
2
3
4
5
6
7
{
"NotebookApp"
:
{
"nbserver_extensions"
:
{
"jupyter-openbis-server.main"
:
true
}
}
}