Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] How can I test/run code on a remote PC in real time?

So my scenario is:

  1. I want to edit on my Mac
  2. I have a powerful (Windows) PC that I’d like to run code on.
  3. Is there a way to bring the two together?

I’d like another opinion before I get started with one solution. I’m considering:

  • Remote desktop (very slow and sluggish, but could work)
  • Run a Jupyter docker image on Windows and access it on my Mac (My go-to IDE for Python is PyCharm, and I’ve never used Jupyter so I’m not sure if that is a good compromise)

Any suggestions?

Edit:

submitted by /u/Mogen1000
[link] [comments]