Skip to content
Snippets Groups Projects
Commit 3091d9a2 authored by mcla's avatar mcla
Browse files

bug hunting

parent 9f299f97
No related branches found
No related tags found
No related merge requests found
Pipeline #31369 passed
......@@ -15,15 +15,16 @@ only_build_toc_files: true
# Information about where the book exists on the web
repository:
# repository_provider: https://lab.compute.dtu.dk/
url: https://lab.compute.dtu.dk/mcla/pgtest # Online location of your book
path_to_book: pg_cs # Optional path to your book, relative to the repository root
branch: main # Which branch of the repository should be used when creating links (optional)
# path_to_book: "pg_cs" # Optional path to your book, relative to the repository root
# branch: "main" # Which branch of the repository should be used when creating links (optional)
# Add GitHub buttons to your book
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
#html:
use_issues_button: true
use_repository_button: true
use_issues_button: false
use_repository_button: false
launch_buttons:
notebook_interface: "classic" # or "jupyterlab"
......@@ -72,7 +73,7 @@ sphinx:
repository_provider: https://lab.compute.dtu.dk
html_context:
gitlab_url: https://lab.compute.dtu.dk/mcla
gitlab_repo: "pgtest/pg_cs"
gitlab_repo: pgtest
gitlab_user: ""
gitlab_version: main
doc_path: source
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment