Run Data Science Workflows on a Linux Machine (local network), controlled through PyCharm on MacOS?
Hello,
I am wondering what is the best solution, if at all one, for a way to use PyCharm on my macbook and use a docker based container on a Linux machine configured for TensorFlow and DL on my local network.
I know I can mirror the AWS workflow where I SSH into the Linux machine and use its docker container through a notebook server however, I would like to use PyCharm and its features for code development and integrated Jupyter support. Is this at all possible?
I am currently building my deep learning machine and I would really like some help and ideas on how to best configure it for TensorFlow development, with the convenience of using just my macbook and pycharm.
Thank you all
请先登录再写评论。