Dheepak Krishnamurthy

Results 160 issues of Dheepak Krishnamurthy

I’m generating the following svg using this tool: ``` line, path, circle, rect, polygon{stroke:black;stroke-width:2;stroke-opacity:1;fill-opacity:1;stroke-linecap:round;stroke-linejoin:miter;}text{font-family:monospace;font-size:14px;}rect.backdrop{stroke:none;fill:transparent;}.broken{stroke-dasharray:8;}.filled{fill:black;}.bg_filled{fill:transparent;}.nofill{fill:transparent;}.end_marked_arrow{marker-end:url(#arrow);}.start_marked_arrow{marker-start:url(#arrow);}.end_marked_diamond{marker-end:url(#diamond);}.start_marked_diamond{marker-start:url(#diamond);}.end_marked_circle{marker-end:url(#circle);}.start_marked_circle{marker-start:url(#circle);}.end_marked_open_circle{marker-end:url(#open_circle);}.start_marked_open_circle{marker-start:url(#open_circle);}.end_marked_big_open_circle{marker-end:url(#big_open_circle);}.start_marked_big_open_circle{marker-start:url(#big_open_circle);} 1 y12 2 y1 y2 y13 3 y3 y23 ``` This comment appears to not be...

bug

The BlueStyle conventions are great! I was wondering if people would be interested in discussing adding some guidelines on when to use `export` and how that relates to the [current...

Fixes #431 Fixes #448

I've tried all the following methods to create a LowerOnlyBoundedFloatText, but they all seem to throw one error or the other. ```python import ipywidgets as ipyw import math import numpy...

good first issue

Hi, thanks for making this service. I'm looking forward to using it. Has anyone built this on a raspberry pi? I'm unable to get it to work. The `app` container...

enhancement
help wanted

**If this is a question, something isn't working or an idea please start a Q&A discussion in the [Discussion tab](https://github.com/NREL-SIIP/PowerSimulations.jl/discussions)** Open a bug report only if you can provide the...

code bug

Thanks for maintaining this effort! For one of our [open source projects](https://github.com/NREL/ditto) we are interested shipping pre-compiled binaries of mdbtools to the user. It would be nice if the binaries...