DataScienceHobart / 2017-01-31-resbaztas-r

ResBaz Hobart R workshop
https://datasciencehobart.github.io/2017-01-31-resbaztas-r/
Other
0 stars 0 forks source link

testing the cloud #2

Open mdsumner opened 7 years ago

mdsumner commented 7 years ago

Go to the cloud (it's currently in test mode, will be rebuilt soon 2017-01-16).

R

Python

import numpy;
import matplotlib; 
1 + 1

Prerequisites files for attendees

To get the files for the lessons, go to the lesson e.g. http://swcarpentry.github.io/shell-novice/ then click the Setup tab at the top.

I would use RStudio to then upload that zip, it will unzip it. Otherwise, use the file uploader tab for the cloud, and the zip will be in the home folder.

tjdett commented 7 years ago

If you want sqlite3 in the Python image, you can have it. I quickly rewrote it yesterday because Jupyter's new tokens feature had broken it. You should be able to sudo apt-get update && sudo apt-get install sqlite3, but given HDF5 & NetCDF support is already in there, I see no problem with adding sqlite3 as well.

mdsumner commented 7 years ago

Notes

mdsumner commented 7 years ago

Test again

euphoric robin - created January 25, 2017 3:40 PM +11:00