Zack Gainsforth

Results 22 comments of Zack Gainsforth

I would also love the ability to output HTML and PDF. For PDF, I can just print the page to a PDF file. However, HTML has the advantage that a...

I am grabbing screen captures on a retina display. *Sometimes* but not always, I want the resolution halved, and I do this a lot so I don’t want to screen...

Incidentally, I've been doing the following in iTerm2: pngpaste - | convert - -interpolate nearest -filter point -sample 50% - | imgcat And then I just copy the image out...

Another use case is in adding spectra with variable sampling of the energy axis. For example, STXM spectra may have energies recorded at 1 or 1/2 eV steps above and...

I don't think I've changed any settings from the default. How do I check which is in use?

From bash I entered: export QT_API=“pyqt” Then I ran jupyter qtconsole and the problem continues unchanged. > On Feb 22, 2016, at 8:21 PM, Jonathan March [email protected] wrote: > >...

Yeah, just tried it and also same result. So that’s probably not the cause. > On Feb 22, 2016, at 8:36 PM, Jonathan March [email protected] wrote: > > And if...

After pip install -U jupyter ipython qtconsole, the problem persists. OS X 10.11.3 Jupyter QtConsole 4.2.0 Python 2.7.10 | 64-bit | (default, Oct 21 2015, 09:09:19) IPython 4.1.1 -- An...

OK. I reinstalled from scratch, back to versions: Jupyter QtConsole 4.1.1 Python 2.7.10 | 64-bit | (default, Oct 21 2015, 09:09:19) IPython 4.0.1 -- An enhanced Interactive Python. and behavior...