Nikhil S

Results 23 comments of Nikhil S

The wget flag is the capital letter `O` (for output) and not a `0`

Hi @jackmaney, yeah I figured iPython 3.0 would probably break some things. I plan to migrate the styles over in the next week or two. Of course you're welcome to...

As of 118a9ad367a3cc3c1534757db473b7329dd32249 there is a separate build process for iPython 3. One previous issue was that the ruby script used to compile the CSS was trapped in its own...

I don't understand what this issue is. Are you saying the input area is white for dark themes? If you are getting that, can you provide a screenshot and browser/OS...

Hey all, I'd love to help out with this if we can figure out where we can best spend our time. I think the ideal course of action would be...

Hey Gabriel. At the moment the chart creation and chart rendering are pretty well decoupled in the code but, as this isn't the prime focus of Chartbuilder—which is not to...

Hey @chrislkeller, this is a known issue and is related to the fact that, in our version of Chartbuilder we use a customized version of D3 that positions the labels....

I have done a bit of work investigating @chrislkeller's issue (nothing to show for it yet, apologies). However @coagmano the suffix on the top bar only is intentional so as...

Currently we are doing a lot of `lodash.clone` to make sure that chart state is not mutated outside of the Flux store. This is slow and easy to forget to...

This has not yet been implemented