Skip to content

Commit fb014f8

Browse files
Build using simplified conda environment
1 parent a638d50 commit fb014f8

27 files changed

Lines changed: 156 additions & 247 deletions

docs/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: a96b3423adedbde1c3a8df9c8e5ec861
3+
config: 343b3987627f7ac90aa87a0e4365f8c3
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_images/place_holder.svg

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/_sources/intro.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,3 @@ Reproducible Causal Inference Studies
9090
Matching on generalized propensity scores with continuous exposures (Python Package)
9191
9292
[![PyPI version](https://img.shields.io/pypi/v/pycausalgps.svg)](https://pypi.org/project/pycausalgps)
93-
---
94-
95-
**[CCIT](https://github.com/NSAPH-Software/CCIT)**
96-
^^^
97-
98-
```{figure} figures/svg/place_holder.svg
99-
:height: 100px
100-
:name: ccit
101-
```
102-
103-
Continuous Causal Interaction Tree
104-
105-
[![](http://www.r-pkg.org/badges/version-last-release/CCIT)](http://www.r-pkg.org/pkg/ccit)

docs/intro.html

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -366,20 +366,6 @@ <h1>National Studies on Air Pollution and Health Software<a class="headerlink" h
366366
</div>
367367
</div>
368368
</div>
369-
<div class="d-flex col-lg-4 px-4 py-3 docutils">
370-
<div class="card w-100 docutils">
371-
<div class="card-header docutils">
372-
<p class="card-text"><strong><a class="reference external" href="https://github.com/NSAPH-Software/CCIT">CCIT</a></strong></p>
373-
</div>
374-
<div class="card-body docutils">
375-
<div class="figure align-default" id="ccit">
376-
<a class="reference internal image-reference" href="_images/place_holder.svg"><img alt="_images/place_holder.svg" height="100px" src="_images/place_holder.svg" /></a>
377-
</div>
378-
<p class="card-text">Continuous Causal Interaction Tree</p>
379-
<p class="card-text"><a class="reference external" href="http://www.r-pkg.org/pkg/ccit"><img alt="" src="http://www.r-pkg.org/badges/version-last-release/CCIT" /></a></p>
380-
</div>
381-
</div>
382-
</div>
383369
</div>
384370
</div>
385371
<div class="toctree-wrapper compound">

docs/objects.inv

-5 Bytes
Binary file not shown.

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

env_dev.yml

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

0 commit comments

Comments
 (0)