[Edu-sig] Browser-based instruction

Wes Turner wes.turner at gmail.com
Tue Oct 3 08:32:43 EDT 2017


On Tuesday, October 3, 2017, Wes Turner <wes.turner at gmail.com> wrote:

> https://github.com/quobit/awesome-python-in-education/
> blob/master/README.md
>
>
>
> On Tuesday, October 3, 2017, Jurgis Pralgauskis <
> jurgis.pralgauskis at gmail.com
> <javascript:_e(%7B%7D,'cvml','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> 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
>

Src: https://github.com/jupyterhub/jupyterhub

Docs: https://jupyterhub.readthedocs.io/en/latest/

https://zero-to-jupyterhub.readthedocs.io/en/latest/ (Kubernetes)


>
> ...
>
> https://github.com/sagemathinc/cocalc-docker/
>
>
>
>
>>
>>> Thanks!
>>>
>>> --
>>> - Catherine
>>> http://catherinedevlin.blogspot.com
>>>
>>
>>> _______________________________________________
>>> Edu-sig mailing list
>>> 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/123e42f5/attachment.html>


More information about the Edu-sig mailing list