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

migrar a jupyterbook 0.15.0

parent d3c5e998
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
title: Proyecto Móncora
author: Halley UIS
logo: ./LogoHalleyTrans.png
favicon: ./LogoHalleyTrans.png
# Force re-execution of notebooks on each build.
# See https://jupyterbook.org/content/execute.html
......@@ -23,10 +24,13 @@ bibtex_bibfiles:
repository:
# 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
branch: master # 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)
launch_buttons:
notebook_interface: "jupyterlab"
notebook_interface: jupyterlab
jupyterhub_url: "https://jupyter.redclara.net/"
colab_url: "https://colab.research.google.com"
binderhub_url: "https://mybinder.org"
# colab_url: "https://colab.research.google.com"
# binderhub_url: "https://mybinder.org" # The URL for your BinderHub (e.g., https://mybinder.org)
......
......@@ -17,7 +17,8 @@ datetime
# pytz para manejo de zonas horarias
pytz
jupyter-book==0.14.0
#jupyter-book==0.14.0
jupyter-book
numpy
#plots
......
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