How to visualize the results of a daylight study outside of Grasshopper

Sorry my bad, should have used the word IDE :smile: Anaconda manages your python environment (like whether you use python 2 or 3 and which 3rd party libraries you have). Jupyter is an IDE for you to code in. You can install it by running pip install jupyter lab and once that’s done try jupyter lab. I won’t go any further with explaining how it works as they have a good documentation website which you can fawn over :nerd_face:

1 Like