Do you know how that works exactly or do you have a link where I can educate myself on the topic of using Python online in a sort-of-IDE? I‘m teaching Python fundamentals and don’t know how to sail around helping everyone with their individual problems with their machines while installing python or an ide.
thecal|2 years ago
Alternatively, you could do something similar with Google Colab and a notebook you make to serve as a template.
navanchauhan|2 years ago
Refer to the section titled “CSCI JupyterHub Coding Environment”
Alternatively, as another user pointed out: https://tljh.jupyter.org/en/latest/install/custom-server.htm...
unknown|2 years ago
[deleted]