Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Moncora
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
halleyUIS
Moncora
Commits
d9c01e1f
Commit
d9c01e1f
authored
2 years ago
by
Alexander Martínez Méndez
Browse files
Options
Downloads
Patches
Plain Diff
migrar a jupyterbook 0.15.0
parent
d3c5e998
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Book/_config.yml
+6
-2
6 additions, 2 deletions
Book/_config.yml
Book/requirements.txt
+2
-1
2 additions, 1 deletion
Book/requirements.txt
with
8 additions
and
3 deletions
Book/_config.yml
+
6
−
2
View file @
d9c01e1f
...
...
@@ -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
:
ma
ster
# Which branch of the repository should be used when creating links (optional)
branch
:
ma
in
# 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)
...
...
This diff is collapsed.
Click to expand it.
Book/requirements.txt
+
2
−
1
View file @
d9c01e1f
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment