I have been thinking about running using Python on my chrome book. Is it possible to run Python form a USB key on my Chromebook?
If so what would the steps be?
|
I have been thinking about running using Python on my chrome book. Is it possible to run Python form a USB key on my Chromebook? If so what would the steps be?
| |||
|
feedback
|
|
You will have to enter "Developer Mode" by setting a little switch on the side of the chrome book: http://www.chromium.org/chromium-os/poking-around-your-chrome-os-device https://www.youtube.com/watch?v=q-y6p9tAgGE And compile python for chrome (or at leaset link static on a similar linux) as described here: | ||||
|
feedback
|