IKWeb Posted July 20, 2021 Share Posted July 20, 2021 Hello all I am new to Python and want to run some test scripts in a docker container. I am currently usying a website called Python Anywhere but I am finding myself hitting the CPU limits they have. What is a good docker that I can use to run scripts, and one better does any of them have a web GIU like Python Anywhere does? Quote Link to comment
primeval_god Posted July 20, 2021 Share Posted July 20, 2021 It kind of depends what you want to do in python. If you are looking to use python to script tasks to run on your unRAID server and call them from the user scripts plugin i would suggest the official python docker images (but no GUI). If you are looking to do python script development I would look into vscode or jupyter-notebook. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.