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
56ebd67d0921dbf864c9c5a0cb96d25e79742acf
jupyter-openbis-gui-server
jupyter-config
jupyter_server_config.d
jupyter_openbis_extension.json
Find file
Normal view
Permalink
jupyter_openbis_extension.json
102 B
Newer
Older
added new jupyter server extension json file
Swen Vermeul
committed
3 years ago
1
2
3
4
5
6
7
{
"ServerApp"
:
{
"jpserver_extensions"
:
{
"jupyter-openbis-server.main"
:
true
}
}
}