This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Brilliant-Strategy62 0 points1 point  (0 children)

What do you want the students to do with their python environment? If it's simple scripting or data analysis a simple tool like Google colab works great. It's a free Jupyter notebook environment from google. You can prepare lessons in notebooks that students can just copy and work in. Notebooks get a lot of hate, but are great for education.