You are viewing a single comment's thread from:
RE: [Python Tips] Jupyter Notebooks
Jupyter notebooks are great. I actually run notebooks in Docker. I've ran into problem with python running on my Mac. Docker made life easier.
Jupyter notebooks are great. I actually run notebooks in Docker. I've ran into problem with python running on my Mac. Docker made life easier.
Python already has a solution for that. Virtual Environments. ‘Virtualenv’