[Edu-sig] Browser-based instruction

Wes Turner wes.turner at gmail.com
Tue Oct 3 08:29:23 EDT 2017


https://github.com/quobit/awesome-python-in-education/blob/master/README.md



On Tuesday, October 3, 2017, Jurgis Pralgauskis <
jurgis.pralgauskis at gmail.com> wrote:

> https://www.pythonanywhere.com/ seems to have what you need
>
> with beta functionality for Educational purposes
> https://help.pythonanywhere.com/pages/Education
>
> you can contact them, as they seem quite friendly :)
>
> On Mon, Oct 2, 2017 at 8:58 PM, Catherine Devlin <
> catherine.devlin at gmail.com
> <javascript:_e(%7B%7D,'cvml','catherine.devlin at gmail.com');>> wrote:
>
>> Hi, educators,
>>
>> I'm thinking of teaching classes at our public library for folks who may
>> or may not own their own computers.  To that end, I'm trying to figure out
>> the best way to provide them a hosted Python environment.
>>
>> The platform of my dreams would
>>
>> - Let them write and keep their scripts long-term
>> - Allow installation of packages from PyPI
>> - Not restrict outgoing web traffic - for instance, consuming web APIs is
>> great for student projects, but many online environments restrict that use
>>
>
I would keep packet logs.


>
>>
>> I don't know what's the closest to my dreams, but if anybody has relevant
>> experience, I'd love to hear about it.
>>
>
https://github.com/jupyter/docker-stacks

And then for multiple users:

https://github.com/jupyterhub/jupyterhub/wiki/Spawners

- https://github.com/jupyterhub/kubespawner

https://github.com/jupyterhub/jupyterhub/wiki/Authenticators

- OAuth

...

https://github.com/sagemathinc/cocalc-docker/




>
>> Thanks!
>>
>> --
>> - Catherine
>> http://catherinedevlin.blogspot.com
>>
>
>> _______________________________________________
>> Edu-sig mailing list
>> Edu-sig at python.org <javascript:_e(%7B%7D,'cvml','Edu-sig at python.org');>
>> https://mail.python.org/mailman/listinfo/edu-sig
>>
>>
>
>
> --
> Jurgis Pralgauskis
> tel: 8-616 77613;
> Don't worry, be happy and make things better ;)
> http://galvosukykla.lt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20171003/a2d0b7d3/attachment-0001.html>


More information about the Edu-sig mailing list