jupyter-widgets / tutorial

A tutorial for widgets
BSD 3-Clause "New" or "Revised" License
391 stars 160 forks source link

Clarify that NodeJS can be installed via conda-forge #87

Closed ChrisBarker-NOAA closed 4 years ago

ChrisBarker-NOAA commented 4 years ago

OOPS! After writing an issue about how NodeJS could be installed via conda-forge, I looked more carefully, and you are, indeed, recommending installing nodejs via conda. And the node instructions are under the "pip installation instructions". But that was pretty subtle, so maybe a bit more clarity would be in order.

While you are at it, maybe a conda_requirements file for the tutorial would be helpful, rather than passing it all in on the command line.