-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
40 lines (35 loc) · 1.5 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
-c constraints.txt
sphinx
myst-parser # Functionality for parsing CommonMark and MyST Markdown files into Sphinx.
sphinx-design # Provide Sphinx directives for UI components that are used throughout the Jupyter Book docs.
sphinx-book-theme # A Sphinx theme that defines the look and feel of Jupyter Book, and its general layout.
# trainig / jupyter-book
linkify-it-py
sphinx-copybutton
sphinx-togglebutton
sphinxcontrib-mermaid # allow us to generate Mermaid diagrams with MyST
# # training
# lesscpy
# sphinx-autobuild
# sphinx-sitemap
# sphinxcontrib-spelling
# sphinxext-opengraph
# vale==2.30.0
# # documentation
# docutils<0.17,>=0.15 # sphinx-book-theme 0.2.0 has requirement docutils<0.17,>=0.15
# graphviz
# lesscpy
# pydata-sphinx-theme==0.8.1 # Build fails in 0.9.0. See https://github.com/plone/documentation/issues/1297
# sphinx-autobuild
# sphinx-book-theme==0.3.3 # Temporary pin until we can sort out HTML refactoring.
# sphinx-notfound-page # Documentation only
# sphinx-reredirects
# sphinx-sitemap
# sphinxcontrib-applehelp==1.0.4 # https://github.com/plone/documentation/issues/1604
# sphinxcontrib-devhelp==1.0.2 # https://github.com/plone/documentation/issues/1604
# sphinxcontrib-htmlhelp==2.0.1 # https://github.com/plone/documentation/issues/1604
# sphinxcontrib-qthelp==1.0.3 # https://github.com/plone/documentation/issues/1604
# sphinxcontrib-serializinghtml==1.1.5 # https://github.com/plone/documentation/issues/1604
# sphinxcontrib-video
# sphinxext-opengraph
# vale==2.30.0