Ipython dan VirtualEnvs
# In the venv:
pip install ipython
python -m IPython
Spotless Sloth
# In the venv:
pip install ipython
python -m IPython