No you won't have sudo access since that may lead to a broken container. You can however compile programs in your home directory which will persist across sessions. If you require some package that might be generally useful to others as well do open an issue at github.com/JuliaLang/JuliaBox
Regards On Fri, 14 Nov 2014 20:36 Erik Schnetter <[email protected]> wrote: > On Thu, Nov 13, 2014 at 11:25 PM, Viral Shah <[email protected]> wrote: > > Basically, JuliaBox gives you hosted IJulia and a persistent filesystem. > So, > > you are not restricted to your local device. There is also a shell and > > ability to sync Google Drive and Github repos, or simply upload your > files, > > install packages, etc. > > Can I install packages with sudo (if so, what's the password), or > should I do this in my home directory there? > > -erik > > -- > Erik Schnetter <[email protected]> > http://www.perimeterinstitute.ca/personal/eschnetter/ >
