4 ms·
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 fu
by randomluck040 3y ago
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 3y agoI'll bet they're using this, that's exactly what it is designed for: https://tljh.jupyter.org/en/latest/ https://tljh.jupyter.org/en/latest/ Alternatively, you could do something similar with Google Colab and a notebook you make to serve as a template.
- navanchauhan 3y agohttps://www.colorado.edu/cs/students/computing-resources-students https://www.colorado.edu/cs/students/computing-resources-stu... Refer to the section titled “CSCI JupyterHub Coding Environment” Alternatively, as another user pointed out: https://tljh.jupyter.org/en/latest/install/custom-server.html https://tljh.jupyter.org/en/latest/install/custom-server.htm...
- deleted 3y ago[deleted]