-
For #41 tutorial to make water app, I installed geopandas with conda forge same like gee installation. Import modules work when we are the environment, isn't it? If yes, then how do we work on both environments at a time in notebook? If this doesn't work, what's the alternative to use both modules in a notebook? |
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Apr 7, 2021
Replies: 1 comment 1 reply
-
You can install as many packages as you want in the same environment. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
giswqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can install as many packages as you want in the same environment.