Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MUYSC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Jorge Alfredo Jaimes Teherán
MUYSC
Commits
e96d22fb
Commit
e96d22fb
authored
4 years ago
by
Chris Sewell
Browse files
Options
Downloads
Patches
Plain Diff
️ UPGRADE: myst-nb v0.10.1
parent
00cb1a6c
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/_config.yml
+3
-0
3 additions, 0 deletions
docs/_config.yml
jupyter_book/config_schema.json
+7
-14
7 additions, 14 deletions
jupyter_book/config_schema.json
setup.py
+1
-3
1 addition, 3 deletions
setup.py
with
11 additions
and
17 deletions
docs/_config.yml
+
3
−
0
View file @
e96d22fb
...
...
@@ -35,6 +35,9 @@ launch_buttons:
colab_url
:
"
https://colab.research.google.com"
thebe
:
true
latex
:
latex_engine
:
xelatex
sphinx
:
config
:
nb_custom_formats
:
...
...
This diff is collapsed.
Click to expand it.
jupyter_book/config_schema.json
+
7
−
14
View file @
e96d22fb
...
...
@@ -84,8 +84,7 @@
"type"
:
"string"
}
}
},
"required"
:
[]
}
},
"html"
:
{
"type"
:
"object"
,
...
...
@@ -132,11 +131,9 @@
"object"
]
}
},
"required"
:
[]
}
}
},
"required"
:
[]
}
},
"latex"
:
{
"type"
:
"object"
,
...
...
@@ -165,8 +162,7 @@
"colab_url"
:
{
"type"
:
"string"
}
},
"required"
:
[]
}
},
"repository"
:
{
"type"
:
"object"
,
...
...
@@ -180,8 +176,7 @@
"branch"
:
{
"type"
:
"string"
}
},
"required"
:
[]
}
},
"sphinx"
:
{
"type"
:
"object"
,
...
...
@@ -201,9 +196,7 @@
"object"
]
}
},
"required"
:
[]
}
}
},
"required"
:
[]
}
}
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
3
View file @
e96d22fb
...
...
@@ -55,9 +55,7 @@ setup(
"
pyyaml
"
,
"
docutils>=0.15
"
,
"
sphinx>=2,<4
"
,
"
myst-nb~=0.10.0
"
,
# required for Markdown figures, but can be removed when myst-nb updates
"
myst-parser~=0.12.6
"
,
"
myst-nb~=0.10.1
"
,
"
click
"
,
"
setuptools
"
,
"
nbformat
"
,
...
...
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