Matan Addam

Results 161 comments of Matan Addam

I humbly think that programmatically exporting pieces of a notebook to HTML (maybe other formats as well don't know) can be extra helpful, for making data available to peers that...

rraulf is a hoax account, please ignore it and it has been reported.

I find those `conda update conda` answers flawed in one fundamental way; this will force upon you a newer minor version of python, something that's not always responsible within a...

I'm using pip instead for now, because updating conda itself would upgrade my python to 7.3, which some of my packages won't work well with. This is a weird one,...

Sorry to awaken this old thread but I am trying to build an sbt project with a JDK that is not my system-wide default one. (It is something I will...

:+1: sbt-extras solves the issue for the project at hand.

Well that's an implied way of centralizing where to switch to a window (`switch_to`) indeed. I assume you mean that on every `on_draw` callback of a window (or however else...

@ricor07 Any special affinity to this specific question/suggestion themed issue? Did you see a very alternative way of abstracting over this which crosses easily through the existing pyglet code? Thanks...

I assume that raising events from application code is a permitted (or even encouraged) blueprint. In my humble case raising events is one component to a testability framework for the...

@bmkeller this is a little surprising, as when you turn images grayscale (give or take weighting the three channels to simulate how Near-IR would saturate the red channel more than...