Re: Global variable is undefined at the module level

2019-11-22 Thread jacksonhaenchen
This is not accurate. I just tested this in python3 and using the global keyword allowed me to declare a variable inside the function that was then visible from the outer scope. On Tuesday, September 13, 2016 at 6:50:39 AM UTC-5, dieter wrote: > Daiyue Weng writes: > > > Hi, I defined a global

Re: Jupyter Notebook -> PDF with A4 pages?

2019-11-22 Thread Martin Schöön
Den 2019-11-01 skrev Andrea D'Amore : > On Thu, 31 Oct 2019 at 22:08, Martin Schöön wrote: >> Den 2019-10-16 skrev Piet van Oostrum : >>> Why should that not work? >> pip install --user pip broke pip. I have not been able to repair pip > > I guess that's just the local pip shadowing the system on