Skip to content

Environment Setup

Sachin Bhosale edited this page Dec 28, 2017 · 1 revision
  • Install Anaconda as per installation steps

  • Other option is to install python 3 and then install jupyter notebook

    • pip3 install jupyter
    • in case of proxy network : pip3 --proxy proxy:8080 jupyter
Clone this wiki locally