Re: upgrading python on raspbian

2019-10-13 Thread Chris Angelico
On Mon, Oct 14, 2019 at 6:38 AM Gene Heskett wrote: > > I'm not a python expert by a long ways. > > I have built the linuxcnc-master, which is the development branch of > linuxcnc, a machine control program to run most metal carving machines. > Lathes, milling machines, anything you can motorize,

upgrading python on raspbian

2019-10-13 Thread Gene Heskett
I'm not a python expert by a long ways. I have built the linuxcnc-master, which is the development branch of linuxcnc, a machine control program to run most metal carving machines. Lathes, milling machines, anything you can motorize, LinuxCNC can run. This requires a preempt-rt kernel which I'v

Jupyter Notebook -> PDF with A4 pages?

2019-10-13 Thread Martin Schöön
Is there a way to do "Download as PDF" and get A4 pages instead of Letter? Yes, I know I can do "Download as LaTeX" and edit the result to get A4 but if there is a setting I have missed I save work and time. Yes, I have looked through the documentation and searched the Internet but so far to no av

Re: Jupyter Notebook -> PDF with A4 pages?

2019-10-13 Thread Piet van Oostrum
Martin Schöön writes: > Is there a way to do "Download as PDF" and get A4 pages instead > of Letter? Yes, I know I can do "Download as LaTeX" and edit the > result to get A4 but if there is a setting I have missed I save > work and time. > > Yes, I have looked through the documentation and search