diff --git a/environment.yml b/environment.yml new file mode 100644 index 0000000..fd2b94a --- /dev/null +++ b/environment.yml @@ -0,0 +1,15 @@ +name: gen-art-env +channels: + - defaults +dependencies: + - jupyterlab + - networkx + - ipywidgets + - numpy + - matplotlib + - shapely + - pycairo + - scipy + - colour + - scikit-image + - scour