diff --git a/docs/environment.yml b/docs/environment.yml index e81d6c0..6e0d17a 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -10,5 +10,15 @@ dependencies: - cartopy==0.18.0 - jupyter==1.0.0 - pip: + - sphinxcontrib-programoutput + - ipykernel + - nbsphinx + - sphinx-gallery + - pandoc + - matplotlib - git+https://github.com/localdevices/py360convert.git - git+https://github.com/localdevices/ODMax.git + + + +