Installing Anaconda on Server
问题 I have a Unix server where I have Python3 installed. I ssh to the server from my mac. I was wondering if it possible to install Anaconda and Jupyter (will come with Anaconda) on the server so that I can just pull up Jupyter on the server terminal and run codes on jupyter running on the server. Is it possible? And if yes, could someone guide me to the right link? 回答1: in a terminal on your remote server: #download anaconda (change version if you want) wget https://repo.continuum.io/archive