Chris Anderson
Chris Anderson
Given the file contents: ```json {"a": -1e-10} ``` Reindenting returns: ```json { "a": "-1e-10" } ``` It should leave it as a number in scientific notation: ``` { "a": -1e-10...
To: @jart @dandelionmane @wchargin I think @jart and @dandelionmane both mentioned potentially merging this repo into TensorBoard. Here are some of my questions. 1. Would you actually like to merge...
- [x] Fix `is_active` in `beholder_plugin`. - [x] Add an inactive page that explains how to set beholder up in their script. Include the local file system disclaimer.
Here is the error: ``` E0906 20:52:03.265715 Thread-324 _internal.py:87] Error on request: Traceback (most recent call last): File "/home/chris/.cache/bazel/_bazel_chris/8d1807db289ed3ede825379035a2931f/external/org_pocoo_werkzeug/werkzeug/serving.py", line 193, in run_wsgi execute(self.server.app) File "/home/chris/.cache/bazel/_bazel_chris/8d1807db289ed3ede825379035a2931f/external/org_pocoo_werkzeug/werkzeug/serving.py", line 181, in execute...
Thanks to @wilcoschoneveld (#41) and @brannondorsey for the suggestion.
Thanks to @wilcoschoneveld (see #41) for this. I explain a lot of this in the README, but it would be better as part of the visualization, and make it easier...
It could be useful to use hue and value instead of just value. What would hue represent? I could constrain hue to a certain range to keep the visualization from...
@jart @wchargin: I'm almost there - I almost had it ready today, but I'm not very good with video editing software, so I'll have to give editing another go. I...