Nathan Hunt
Nathan Hunt
It would be nice to be able to easily include the label for a given, e.g., `Curve` in the hovertool. I tried doing so like this ```python import numpy as...
If you hold ctrl while dragging down to make a task longer, it pushes the tasks below down. It would be nice if we had the same option when shortening...
For 15 minute tasks, the "checkbox" (circle) fits great as does a single line description. But for even shorter tasks, the bottom of the circle / text start to get...
Fixes #19. `visit_div_expression` already had the correct method of popping the RHS first then the LHS. However, plus, minus and mul all switched the order and called the first thing...
These aren't issues with the code here as much as questions I had after reading your paper; feel free to close this issue if you don't want to discuss such...
(feel free to change the title; I wasn't sure what to call this) When I have a markdown cell with a code block in it (triple backticks), this formats oddly...
Having the notifications working again is great, thanks! (I've been a few versions back.) However, I noticed that if I edit the current task, I get a lot of new...
I see that you have some code in this repo, in the `circuit` directory, that seems to implement an objective function taking 10 parameters as inputs. Is this the op...