Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you're coming from web development and used to using virtualenv, anaconda has environment management too. Run $(conda install conda-env). You can still pip install things into conda environments too. you'll probably want to $(conda install binstar) and search for various packages with that don't come in stock anaconda. For example, you can $(conda install --javascript node)


That should be $(conda install --channel javascript nodejs).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: