domeide / sublime-docker

A Sublime Text plugin to use Docker Language Stacks as build systems
126 stars 12 forks source link

Added basic support for R and Tensorflow #27

Open ghost opened 8 years ago

ghost commented 8 years ago

I have added support for R (both plain and with the ropensci libraries) and have added a variant under python to target Tensorflow. I personally first stumbled on your plugin because I wanted to target Tensorflow. Feel free to accept this pull request if you feel it adds value to the plugin.

Best regards, Andy