Viewing profile — jparmer
jparmer
HN member- Joined
- Mon, Oct 11, 2010, 11:29 PM UTC
- HN karma
- 194
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About jparmer
No profile information was provided.
Recent public activity
- story
-
comment
Comment #38645143
Open-source test automation drivers for Keysight, NI, and Rohde & Schwarz hardware also available. Easily extensible through Python API.
- story
- story
-
comment
Comment #37308498
Python is coming for Scientific Instruments.
- story
-
comment
Comment #23045956
Here's a Dash app that use Dask & Datashader for fast aggregations on +40M rows: https://dash-gallery.plotly.host/dash-world-cell-towers The source code, which can be used as a Das…
- story
-
comment
Comment #14597416
You guys should consider nteract's commutable as a frontend: https://github.com/nteract/commutable
-
comment
Comment #14597405
You can also toggle code cells of Jupyter notebooks in Plotly: https://plot.ly/~empet/14371
- story
- story
- story
-
comment
Comment #10824326
Plotly | React.js engineers. plot.ly/jobs
- story
-
comment
Comment #10352574
What else are you looking for in Bokeh and Plotly?
- story
- story
-
comment
Comment #7424757
The solution to the double pendulum system is streaming, not animated - Everyone sees the same pendulum position at the same time. Try opening 2 browser tabs to see this.
- comment
- story
- story
- story
-
comment
Comment #6773100
If you're looking to make scientific D3 graphs with Python, never touching anything close to javascript, you can also check out the Plotly Python API: https://plot.ly/api/python It…
-
comment
Comment #6773059
Check out the Plotly APIs for hover - Here's an example: https://plot.ly/~alex/75/ https://plot.ly/api/python (Disclosure: I'm a dev at @Plotly)