Skip to content
Snippets Groups Projects
Commit 64dfeb3f authored by Alexander Martínez Méndez's avatar Alexander Martínez Méndez
Browse files

Probar definición de proveedor de repositorio "repository_provider"

parent 9b321431
No related branches found
No related tags found
No related merge requests found
...@@ -25,12 +25,14 @@ repository: ...@@ -25,12 +25,14 @@ repository:
url: https://gitmilab.redclara.net/moncora/moncora.git # Online location of your book url: https://gitmilab.redclara.net/moncora/moncora.git # Online location of your book
path_to_book: ./Book # Optional path to your book, relative to the repository root path_to_book: ./Book # Optional path to your book, relative to the repository root
branch: main # Which branch of the repository should be used when creating links (optional) branch: main # Which branch of the repository should be used when creating links (optional)
repository_provider: https://gitmilab.redclara.net
launch_buttons: launch_buttons:
notebook_interface: jupyterlab notebook_interface: jupyterlab
jupyterhub_url: "https://jupyter.redclara.net/" jupyterhub_url: "https://jupyter.redclara.net/"
colab_url: "https://colab.research.google.com" colab_url: "https://colab.research.google.com"
binderhub_url: "https://mybinder.org" binderhub_url: "https://mybinder.org"
# colab_url: "https://colab.research.google.com" # colab_url: "https://colab.research.google.com"
# binderhub_url: "https://mybinder.org" # The URL for your BinderHub (e.g., https://mybinder.org) # binderhub_url: "https://mybinder.org" # The URL for your BinderHub (e.g., https://mybinder.org)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment