On 11/27/2017 10:37 AM, Roland Haas wrote: > Hello Steve, > >> Roland, I think the new-user-tutorial.html looks great (though it might >> be nicer with a small margin around the images). I suggest we link it >> from the home page as the simplified tutorial and I start emailing our >> users. > Ok, I can add some spacing around the images (probably just a css > class setting). I will take my suggested changes are "accepted" then, > though that still leaves us with the need to have some jupyter viewer
> like link for people who want to run on their laptops (which is easy to > set up if the jupyter notebook is available on github or via a url). Running from the laptop can be done this way: docker run -it --rm -p 8888:8888 ndslabs/jupyter-et After that, they can connect to localhost:8888 Let's not delay launch for that, though. --Steve > > Yours, > Roland > _______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
