Live data from Hacker News

Viewing profile — jparmer

jparmer

HN member
Joined
Mon, Oct 11, 2010, 11:29 PM UTC
HN karma
194
Public activity
50 items

About jparmer

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #38645143

    Open-source test automation drivers for Keysight, NI, and Rohde & Schwarz hardware also available. Easily extensible through Python API.

  3. story
  4. story
  5. comment
    Comment #37308498

    Python is coming for Scientific Instruments.

  6. story
  7. 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…

  8. story
  9. comment
    Comment #14597416

    You guys should consider nteract's commutable as a frontend: https://github.com/nteract/commutable

  10. comment
    Comment #14597405

    You can also toggle code cells of Jupyter notebooks in Plotly: https://plot.ly/~empet/14371

  11. story
  12. story
  13. story
  14. comment
    Comment #10824326

    Plotly | React.js engineers. plot.ly/jobs

  15. story
  16. comment
    Comment #10352574

    What else are you looking for in Bokeh and Plotly?

  17. story
  18. story
  19. 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.

  20. comment
  21. story
  22. story
  23. story
  24. 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…

  25. 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)