[Users] Cactus Tutorial
Steven R. Brandt
sbrandt at cct.lsu.edu
Fri Nov 3 13:28:28 CDT 2017
The attached file is the html rendering of a Jupyter notebook version of
Cactus tutorials advocated by Ian and Roland. It is my proposal to use
this going forward.
To run this tutorial, you can either go to the NDS machine (which I
propose should be the default tutorial machine from now on):
https://www.einsteintoolkit.nationaldataservice.org/#/
Alternatively, you may run it in docker.
docker run --name myjupyter -d -p 8888:8888 ndslabs/jupyter-et
If you don't like Jupyter, you can open a console on the NDS machine, or
you can get a command line interface by doing this
docker run -it ndslabs/jupyter-et bash
Which is a machine that already has the requisite cactus packages
installed. You can then use the attached html to enter instructions one
by one.
Please send comments, flames, etc. Thanks.
--Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20171103/ba30b3a2/attachment-0001.html
More information about the Users
mailing list