Skip to content

Commit 0e31cae

Browse files
build book
1 parent 083d417 commit 0e31cae

157 files changed

Lines changed: 12386 additions & 4659 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

env_dev.yml

Lines changed: 149 additions & 153 deletions
Original file line numberDiff line numberDiff line change
@@ -3,156 +3,152 @@ channels:
33
- conda-forge
44
- defaults
55
dependencies:
6-
- alabaster=0.7.12=py_0
7-
- anyio=3.5.0=py38h50d1736_0
8-
- appnope=0.1.3=pyhd8ed1ab_0
9-
- argon2-cffi=21.3.0=pyhd8ed1ab_0
10-
- argon2-cffi-bindings=21.2.0=py38hed1de0f_2
11-
- asttokens=2.0.5=pyhd8ed1ab_0
12-
- attrs=21.4.0=pyhd8ed1ab_0
13-
- babel=2.9.1=pyh44b312d_0
14-
- backcall=0.2.0=pyh9f0ad1d_0
15-
- backports=1.0=py_2
16-
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
17-
- beautifulsoup4=4.11.1=pyha770c72_0
18-
- bleach=5.0.0=pyhd8ed1ab_0
19-
- brotlipy=0.7.0=py38hed1de0f_1004
20-
- ca-certificates=2021.10.8=h033912b_0
21-
- certifi=2021.10.8=py38h50d1736_2
22-
- cffi=1.14.6=py38h9688ba1_0
23-
- charset-normalizer=2.0.12=pyhd8ed1ab_0
24-
- click=7.1.2=pyh9f0ad1d_0
25-
- click-completion=0.5.2=py38h50d1736_3
26-
- click-log=0.3.2=pyh9f0ad1d_0
27-
- colorama=0.4.4=pyh9f0ad1d_0
28-
- cryptography=36.0.2=py38h826b3c8_1
29-
- dataclasses=0.8=pyhc8e2a94_3
30-
- debugpy=1.5.1=py38ha048514_0
31-
- decorator=5.1.1=pyhd8ed1ab_0
32-
- defusedxml=0.7.1=pyhd8ed1ab_0
33-
- docutils=0.16=py38h50d1736_3
34-
- entrypoints=0.4=pyhd8ed1ab_0
35-
- executing=0.8.3=pyhd8ed1ab_0
36-
- flit-core=3.7.1=pyhd8ed1ab_0
37-
- gitdb=4.0.9=pyhd8ed1ab_0
38-
- gitpython=3.1.27=pyhd8ed1ab_0
39-
- greenlet=1.1.2=py38ha048514_1
40-
- idna=3.3=pyhd8ed1ab_0
41-
- imagesize=1.3.0=pyhd8ed1ab_0
42-
- importlib-metadata=4.11.3=py38h50d1736_1
43-
- importlib_resources=5.7.1=pyhd8ed1ab_0
44-
- ipykernel=6.13.0=py38h60dac5d_0
45-
- ipython=8.2.0=py38h50d1736_0
46-
- ipython_genutils=0.2.0=py_1
47-
- ipywidgets=7.7.0=pyhd8ed1ab_0
48-
- jedi=0.18.1=py38h50d1736_1
49-
- jinja2=3.0.3=pyhd8ed1ab_0
50-
- jsonschema=3.2.0=pyhd8ed1ab_3
51-
- jupyter-book=0.12.3=pyhd8ed1ab_0
52-
- jupyter-cache=0.4.3=pyhd8ed1ab_0
53-
- jupyter-server-mathjax=0.2.5=pyhc268e32_0
54-
- jupyter-sphinx=0.3.2=pyhd8ed1ab_1
55-
- jupyter_client=7.2.2=pyhd8ed1ab_1
56-
- jupyter_core=4.9.2=py38h50d1736_0
57-
- jupyter_server=1.16.0=pyhd8ed1ab_1
58-
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
59-
- jupyterlab_widgets=1.1.0=pyhd8ed1ab_0
60-
- latexcodec=2.0.1=pyh9f0ad1d_0
61-
- libcxx=12.0.0=h2f01273_0
62-
- libffi=3.3=hb1e8313_2
63-
- libsodium=1.0.18=hbcb3906_1
64-
- linkify-it-py=1.0.3=pyhd8ed1ab_0
65-
- markdown-it-py=1.1.0=pyhd8ed1ab_0
66-
- markupsafe=2.1.1=py38hed1de0f_1
67-
- matplotlib-inline=0.1.3=pyhd8ed1ab_0
68-
- mdit-py-plugins=0.2.8=pyhd8ed1ab_0
69-
- mistune=0.8.4=py38h96a0964_1005
70-
- myst-nb=0.13.2=pyhd8ed1ab_0
71-
- myst-parser=0.15.2=pyhd8ed1ab_0
72-
- nbclient=0.5.13=pyhd8ed1ab_0
73-
- nbconvert=6.5.0=pyhd8ed1ab_0
74-
- nbconvert-core=6.5.0=pyhd8ed1ab_0
75-
- nbconvert-pandoc=6.5.0=pyhd8ed1ab_0
76-
- nbdime=3.1.1=pyhd8ed1ab_0
77-
- nbformat=5.3.0=pyhd8ed1ab_0
78-
- ncurses=6.3=hca72f7f_2
79-
- nest-asyncio=1.5.5=pyhd8ed1ab_0
80-
- notebook=6.4.11=pyha770c72_0
81-
- openssl=1.1.1n=h6c3fc93_0
82-
- packaging=21.3=pyhd8ed1ab_0
83-
- pandoc=2.18=h694c41f_0
84-
- pandocfilters=1.5.0=pyhd8ed1ab_0
85-
- parso=0.8.3=pyhd8ed1ab_0
86-
- pexpect=4.8.0=pyh9f0ad1d_2
87-
- pickleshare=0.7.5=py_1003
88-
- pip=21.2.4=py38hecd8cb5_0
89-
- prometheus_client=0.14.1=pyhd8ed1ab_0
90-
- prompt-toolkit=3.0.29=pyha770c72_0
91-
- psutil=5.9.0=py38hed1de0f_1
92-
- ptyprocess=0.7.0=pyhd3deb0d_0
93-
- pure_eval=0.2.2=pyhd8ed1ab_0
94-
- pybtex=0.24.0=pyhd8ed1ab_2
95-
- pybtex-docutils=1.0.1=py38h50d1736_1
96-
- pycparser=2.21=pyhd8ed1ab_0
97-
- pydata-sphinx-theme=0.7.2=pyhd8ed1ab_0
98-
- pygments=2.11.2=pyhd8ed1ab_0
99-
- pyopenssl=22.0.0=pyhd8ed1ab_0
100-
- pyparsing=3.0.8=pyhd8ed1ab_0
101-
- pyrsistent=0.18.1=py38hed1de0f_1
102-
- pysocks=1.7.1=py38h50d1736_5
103-
- python=3.8.13=hdfd78df_0
104-
- python-dateutil=2.8.2=pyhd8ed1ab_0
105-
- python-fastjsonschema=2.15.3=pyhd8ed1ab_0
106-
- python_abi=3.8=2_cp38
107-
- pytz=2022.1=pyhd8ed1ab_0
108-
- pyyaml=6.0=py38hed1de0f_4
109-
- pyzmq=22.3.0=py38hd3b92b6_1
110-
- readline=8.1.2=hca72f7f_1
111-
- requests=2.27.1=pyhd8ed1ab_0
112-
- send2trash=1.8.0=pyhd8ed1ab_0
113-
- setuptools=61.2.0=py38hecd8cb5_0
114-
- shellingham=1.4.0=pyh44b312d_0
115-
- six=1.16.0=pyh6c4a22f_0
116-
- smmap=3.0.5=pyh44b312d_0
117-
- sniffio=1.2.0=py38h50d1736_3
118-
- snowballstemmer=2.2.0=pyhd8ed1ab_0
119-
- soupsieve=2.3.1=pyhd8ed1ab_0
120-
- sphinx=4.5.0=pyh6c4a22f_0
121-
- sphinx-book-theme=0.1.9=pyhd8ed1ab_0
122-
- sphinx-comments=0.0.3=pyh9f0ad1d_0
123-
- sphinx-copybutton=0.5.0=pyhd8ed1ab_0
124-
- sphinx-external-toc=0.2.3=pyhd8ed1ab_0
125-
- sphinx-jupyterbook-latex=0.4.6=pyhd8ed1ab_0
126-
- sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0
127-
- sphinx-panels=0.6.0=pyhd8ed1ab_0
128-
- sphinx-thebe=0.1.1=pyhd8ed1ab_0
129-
- sphinx-togglebutton=0.3.1=pyhd8ed1ab_0
130-
- sphinxcontrib-applehelp=1.0.2=py_0
131-
- sphinxcontrib-bibtex=2.4.2=pyhd8ed1ab_0
132-
- sphinxcontrib-devhelp=1.0.2=py_0
133-
- sphinxcontrib-htmlhelp=2.0.0=pyhd8ed1ab_0
134-
- sphinxcontrib-jsmath=1.0.1=py_0
135-
- sphinxcontrib-qthelp=1.0.3=py_0
136-
- sphinxcontrib-serializinghtml=1.1.5=pyhd8ed1ab_2
137-
- sqlalchemy=1.4.35=py38hed1de0f_0
138-
- sqlite=3.38.2=h707629a_0
139-
- stack_data=0.2.0=pyhd8ed1ab_0
140-
- terminado=0.13.3=py38h50d1736_1
141-
- tinycss2=1.1.1=pyhd8ed1ab_0
142-
- tk=8.6.11=h7bc2e8c_0
143-
- tornado=6.1=py38hed1de0f_3
144-
- traitlets=5.1.1=pyhd8ed1ab_0
145-
- typing_extensions=4.2.0=pyha770c72_1
146-
- uc-micro-py=1.0.1=pyhd8ed1ab_0
147-
- urllib3=1.26.9=pyhd8ed1ab_0
148-
- wcwidth=0.2.5=pyh9f0ad1d_2
149-
- webencodings=0.5.1=py_1
150-
- websocket-client=1.3.2=pyhd8ed1ab_0
151-
- wheel=0.37.1=pyhd3eb1b0_0
152-
- widgetsnbextension=3.6.0=py38h50d1736_0
153-
- xz=5.2.5=h1de35cc_0
154-
- yaml=0.2.5=h0d85af4_2
155-
- zeromq=4.3.4=he49afe7_1
156-
- zipp=3.8.0=pyhd8ed1ab_0
157-
- zlib=1.2.12=h4dc903c_2
158-
prefix: /Users/nak443/anaconda3/envs/nsaph_sf_page
6+
- alabaster=0.7
7+
- anyio
8+
- appnope
9+
- argon2-cffi
10+
- asttokens
11+
- attrs
12+
- babel
13+
- backcall
14+
- backports
15+
- backports.functools_lru_cache
16+
- beautifulsoup4
17+
- bleach
18+
- brotlipy
19+
- ca-certificates
20+
- certifi
21+
- cffi
22+
- charset-normalizer
23+
- click
24+
- click-completion
25+
- click-log
26+
- colorama
27+
- cryptography
28+
- dataclasses
29+
- debugpy
30+
- decorator
31+
- defusedxml
32+
- docutils
33+
- entrypoints
34+
- executing
35+
- flit-core
36+
- gitdb
37+
- gitpython
38+
- greenlet
39+
- idna
40+
- imagesize
41+
- importlib-metadata
42+
- importlib_resources
43+
- ipykernel
44+
- ipython
45+
- ipython_genutils
46+
- ipywidgets
47+
- jedi
48+
- jinja2
49+
- jsonschema
50+
- jupyter-book
51+
- jupyter-cache
52+
- jupyter-server-mathjax
53+
- jupyter-sphinx
54+
- jupyter_client
55+
- jupyter_core
56+
- jupyter_server
57+
- jupyterlab_pygments
58+
- jupyterlab_widgets
59+
- latexcodec
60+
- libcxx # This may not be needed on Linux
61+
- libffi
62+
- libsodium
63+
- linkify-it-py
64+
- markdown-it-py
65+
- markupsafe
66+
- matplotlib-inline
67+
- mdit-py-plugins
68+
- mistune
69+
- myst-nb
70+
- myst-parser
71+
- nbclient
72+
- nbconvert
73+
- nbdime
74+
- nbformat
75+
- ncurses
76+
- nest-asyncio
77+
- notebook
78+
- openssl
79+
- packaging
80+
- pandoc
81+
- pandocfilters
82+
- parso
83+
- pexpect
84+
- pickleshare
85+
- pip
86+
- prometheus_client
87+
- prompt-toolkit
88+
- psutil
89+
- ptyprocess
90+
- pure_eval
91+
- pybtex
92+
- pybtex-docutils
93+
- pycparser
94+
- pydata-sphinx-theme
95+
- pygments
96+
- pyopenssl
97+
- pyparsing
98+
- pyrsistent
99+
- pysocks
100+
- python=3.8
101+
- python-dateutil
102+
- python-fastjsonschema
103+
- python_abi
104+
- pytz
105+
- pyyaml
106+
- pyzmq
107+
- readline
108+
- requests
109+
- send2trash
110+
- setuptools
111+
- shellingham
112+
- six
113+
- smmap
114+
- sniffio
115+
- snowballstemmer
116+
- soupsieve
117+
- sphinx
118+
- sphinx-book-theme
119+
- sphinx-comments
120+
- sphinx-copybutton
121+
- sphinx-external-toc
122+
- sphinx-jupyterbook-latex
123+
- sphinx-multitoc-numbering
124+
- sphinx-panels
125+
- sphinx-thebe
126+
- sphinx-togglebutton
127+
- sphinxcontrib-applehelp
128+
- sphinxcontrib-bibtex
129+
- sphinxcontrib-devhelp
130+
- sphinxcontrib-htmlhelp
131+
- sphinxcontrib-jsmath
132+
- sphinxcontrib-qthelp
133+
- sphinxcontrib-serializinghtml
134+
- sqlalchemy
135+
- sqlite
136+
- stack_data
137+
- terminado
138+
- tinycss2
139+
- tk
140+
- tornado
141+
- traitlets
142+
- typing_extensions
143+
- uc-micro-py
144+
- urllib3
145+
- wcwidth
146+
- webencodings
147+
- websocket-client
148+
- wheel
149+
- widgetsnbextension
150+
- xz
151+
- yaml
152+
- zeromq
153+
- zipp
154+
- zlib
Binary file not shown.
-1.43 KB
Binary file not shown.
-6.07 KB
Binary file not shown.
-3.5 KB
Binary file not shown.
Binary file not shown.
-437 Bytes
Binary file not shown.
-58 Bytes
Binary file not shown.
-490 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)