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

This is awesome, congrats on the release.

I'm very excited with the Python integration. I'm going to try doing some web development with Light Table now. One thing that would be very handy would be support for virtualenvs or requirements files to integrate into workspaces so that we can work on projects without installing all dependancies globally.



Yeah, virtualenvs support is an absolute must have for it to be considered seriously for Python development.


If you run LT from the command line after you've activated your venv it will use it.

  $ workon foo
  $ /PATH_TO_LT/LightTable.app/Contents/MacOS/node-webkit


That worked. Thanks!




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

Search: