Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix notebook dependencies by adding matplotlib (#789)
We didn't have matplotlib in the notebook dependencies! Which is pretty surprising wrt plotting Also include a fixed version of jedi to allow autocomplete to work ipython/ipython#12740 Should remove once fix is in place Also remove unused notebook and notebook.exported files notebook.exported since it is too OSX specific notebook, because it has bitrotted compared to the main environment already The additions is the way to keep things up to date since it avoids duplication (DRY principle)
- Loading branch information