Python - Install Anaconda, Jupyter Notebook, Spyder on Windows 10

preview_player
Показать описание
Download, Install Anaconda, Jupyter Notebook, Spyder for Python

Рекомендации по теме
Комментарии
Автор

it's "spyder" not "spider" on the webpage shown in the video

xperimentallearning
Автор

i installed Anaconda 5.1 but there is no Anaconda3 Navigator desktop app only anaconda prompt, can you help me with that?

a.z.m.taiyer
Автор

After Installing anaconda, I can't access it via windows bar nor menu. Anaconda folder isn't even created. Please help!

TobiasOliveira
Автор

Trying to do software development on Windows is like banging your head against a wall: it feels so good when you stop.

lawrencedoliveiro
Автор

I'm getting error conda is not recognize internal or external, I've set path for anaconda3 and anaconda3/scripts but still getting the same error

nafeesahmed
Автор

When I was running the installer on my PC(windows 10, 64bit), it gave an error "Failed to create Anaconda menus" and "Failed to add to path"
can you please help me solve this

dakshdobhal
Автор

Y to update conda??
Since the file is downloaded from the official website

abhinavraj
Автор

Thanks for this video on installation and how to access other components through anaconda prompt. very useful.

trrao
Автор

bro when i am writing conda update conda it replies is not recognized as an internal or external command, please help!!

MrBout-scxh
Автор

for anyone reading this just Install Spyder and its dependencies by running this command: pip install spyder. it worked for me the first one time unlike the commands in this video. just here to help.

redpilledpatriot
Автор

Thanks. Great video for beginners. It really helps me understand the relations between Python, R, Jupyter Notebook, Spyder and Anaconda.

joshxi
Автор

This is not related to the installation, but I am new to the use of these programs:

-I have a question about the extension "jupyter_http_over_ws"

Recently I found a jupyter game that runs on a virtual "machine" in the Google Drive account. But the amount of available RAM is limited.

The game has the option to "connect to a local executable environment", in the steps to follow it mentions:
-Step 2: Install and enable the jupyter_http_over_ws extension of Jupyter (once)
The jupyter_http_over_ws extension is authorized by the Collaboratory team and is available on GitHub.

pip install jupyter_http_over_ws
jupyter serverextension enable --py jupyter_http_over_ws

On the other hand, I found a comment explaining more or less about this, although it is not clear where each command is placed:
The first line can be run either on a terminal or in python shell.

However, the second shell is to be run on a terminal and for this, of course, you need to have jupyter installed in your local system.

$ jupyter serverextension enable --py jupyter_http_over_ws

I was having this problem myself and saw this question unanswered. The above did the trick for me!


The game in question is AIDungeon_2_Uncensored.ipynb

ps: sorry to say this query here, but it is just in case a little guide or clarification on this matter is possible.

hanck
Автор

Thank you so much for sharing this video. It has been very useful. Have been waiting for help and this one timed one. Thanks once again.

salithamenon
Автор

This video is perfect!!! I downloaded anaconda 2 days ago, and I have been so lost! Even with a few tutorials, it seemed like I was constantly doing something wrong, but I kept up with you all the way on this one. Can't wait to see what else you have! Thank you!!

pxwjuvr
Автор

Concise and just what you need to get the job done! Definitely much much easier to follow than the Anaconda site instructions. Saved me a lot of time and headache. Much appreciated!

teresamanuel
Автор

the app in Anaconda Navigator is not launching. Neither Jupyter Notebook nor Spyder. Any help would be appreciable

haripriyagupta
Автор

hii....this is really really very useful....its sort lots of my doubts....thanks alot for uploading this video...

atiyanaik
Автор

Thanks, very helpful video. I did the same thing as you showed in video and i did not got any error and worked absolutely fine

arunkkumarj
Автор

Hi friend. Thank you very much for this webpage.

tatyvelu
Автор

thank you for the video. I am just getting started on python and this was very helpful!

bharathtvadhoola