Comment on Teaching Pandas and Jupyter to Northwestern journalism studentsparentComments−lorenzfx9yI couldn't agree any less: % mkvirtualenv -p `which python3` notebook (notebook) % pip install notebook jupyter notebook scipy pandas matplotlib pdbpp ipython (not sure if all of them are really necessary)
Comments
I couldn't agree any less:
(not sure if all of them are really necessary)