Files
aws--amazon-sagemaker-examples/environment.yml
Aaron Markham 4141916cbb updated dependencies for website builds (#3027)
* updated dependencies

* add updating website instructions

* fix contributing formatting
2021-11-10 11:04:53 -06:00

14 lines
224 B
YAML

channels:
- conda-forge
dependencies:
- IPython==7.6.1
- sphinx==4.2.0
- Jinja2==3.0.2
- pip
- pip:
- nbsphinx==0.8.7
- prompt-toolkit==2.0.10
- sagemaker
- sphinx-rtd-theme==1.0.0