It works for me. Did you click on the box where the logs are supposed to
appear? It will only show the logs when you click there.

On Wed, Jul 8, 2020 at 1:36 PM Henk-Jaap Wagenaar <
wagenaarhenkj...@gmail.com> wrote:

> On Wed, 1 Jul 2020 at 17:09, Guido van Rossum <gu...@python.org> wrote:
>
>> If you are interested in learning more about how PEP 622 would work in
>> practice, but don't feel like compiling a Python 3.10 fork from source,
>> here's good news for you.
>>
>> In a hurry?
>> https://mybinder.org/v2/gh/gvanrossum/patma/master?urlpath=lab/tree/playground-622.ipynb
>>
>
> I could not get this to work yesterday and today. It will eventually say:
>
> "Your session is taking longer than usual to start! Check the log messages
> below to see what is happening."
>
> But the logs are empty. Is that just me or anybody else too?
>
> I tried Chrome (Windows 10 & macOS) and Safari (macOS).
>
>
>>
>> This will open a Binder instance that runs a Jupyter kernel built from
>> Brandt Bucher's fork of Python 3.10 that includes the match statement. This
>> is a complete implementation of the PEP. (Note that we've already made some
>> design changes in response to feedback, but the basic syntax is still the
>> same. Expect a new draft within a week.)
>>
>> The code for the playground was contributed by Fernando Perez, Matthias
>> Bussonnier and Chris Holdgraf. We also thank the Binder and Jupyter teams
>> for Binder and Jupyter and all the infrastructure that made this playground
>> possible, and we thank gesis.org for hosting.
>>
>> For details, see https://github.com/gvanrossum/patma/tree/master/binder
>>
>> --
>> --Guido van Rossum (python.org/~guido)
>> *Pronouns: he/him **(why is my pronoun here?)*
>> <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
>> _______________________________________________
>> Python-Dev mailing list -- python-dev@python.org
>> To unsubscribe send an email to python-dev-le...@python.org
>> https://mail.python.org/mailman3/lists/python-dev.python.org/
>> Message archived at
>> https://mail.python.org/archives/list/python-dev@python.org/message/47YR2LUTLWA4SGDHE66AXERVHW5EDK6I/
>> Code of Conduct: http://python.org/psf/codeofconduct/
>>
> _______________________________________________
> Python-Dev mailing list -- python-dev@python.org
> To unsubscribe send an email to python-dev-le...@python.org
> https://mail.python.org/mailman3/lists/python-dev.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-dev@python.org/message/4IUCFYIUFBOL6S4KLJVDPVWUV43EERSY/
> Code of Conduct: http://python.org/psf/codeofconduct/
>


-- 
--Guido van Rossum (python.org/~guido)
*Pronouns: he/him **(why is my pronoun here?)*
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/XGBJN6K7KEJCBOXNA67AHERELPFHD2XM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to