Python PyCharm Remote Development via SSH

preview_player
Показать описание
Tutorial how to do python remote server development via SSH using PyCharm IDE.
Рекомендации по теме
Комментарии
Автор

This remote-development/debugging is extremely useful if your remote server does not allow GUI!

CPORD-ssdb
Автор

The best video especially the tip of putting the remote host on the left side

muhammadroshanmughees
Автор

A few things aren't clear - Also when you are debugging, is the code running on the remote server or locally? If it's running on the remote server, how did it get pushed to that server? If it's running on the remote server, did pyCharm launch it there or did you do something to get it running?

veloz
Автор

Ardian, this is very helpful video for beginners. Thank you for sharing.

isayenkaserge
Автор

Thanks for good explanation! Just could be better to add few notes regarding deployment operations e.g.: upload from local machine to remote, sync etc!

maxkumundzhiev
Автор

Thank you, great and time saving, thanks bto

willdickens
Автор

Hi! I was wondering if I can use the "Individual version" (paid version) to be able to use this approach? thank you.

jamespaz
Автор

you are awesome man, I wish I could do something to encourage you. you almost saved my job

unagir
Автор

Hi I am having trouble getting the program to run. I get this message

/usr/bin/python3.6: can't open file '/home/pyTest/first_try.py': [Errno 2] No such file or directory

I have followed your video and I still can't figure out the issue.

JamesNelson_Official
Автор

Thank you so much! Very well explained video

mauricioguerrero
Автор

Do you know the No configuration for sshjJaas ? I am stucked in this error.

liangzheying
Автор

thanks! UR amazing. i'm using youre tutorial to connect interpreter on Raspberry PI. i hope it increse speed of my work!

AdaxAdam
Автор

I wish I could like this multiple times.

jonatani
Автор

Thank you so much for this! I have one question tho, the remote server uses python 2.7 by default and so I have to load module python 3.6 manually everytime. How can I load the python3.6 module automatically through pycharm?

blobblibblab
Автор

Can use the python console remotely, too?

ronnie
Автор

Thank you very much, it was very helpful.

hosseinrafipoor
Автор

mas kalo project trus file pythonnya udah ter-create di folder home raspberry artinya saat codingannya di running bakal ke upload juga ke raspberry nya ya?

flickmew
Автор

Hi! I do not have usr/bin/python intepreter.What should i do in this case?

ДмитрийБайрак-цс
Автор

Hey is this only for pycharm professional version or is it available from community edition aswell ?

anushakamath
Автор

terima kasih pak. biasa nya lewat cli saja. bisa juga ya ternyata.

DoniAfrizal