You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pyenv for multiple python versions, but all clean (with no packages installed)
poetry for project environments
Many times I just need to open python interactive prompt to check something in pandas, numpy or one of other daily used packages. What's the best way to achieve this, without cluttering the pyenv python interpreters with random packages?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My current setup is:
Many times I just need to open python interactive prompt to check something in pandas, numpy or one of other daily used packages. What's the best way to achieve this, without cluttering the pyenv python interpreters with random packages?
Beta Was this translation helpful? Give feedback.
All reactions