-
Gtk.jl apparently does not work in JuliaBox. If I run:
```
Pkg.build("Gtk")
```
I get:
```
INFO: Building Cairo
INFO: Building Gtk
Installing dependency libgtk-3-0 via `sudo apt-get insta…
-
Hi everyone, we were translating the book to Portuguese ([here](https://github.com/JuliaIntro/JuliaIntroBR.jl)) and noticed that JuliaBox is shutting down and that it affects the English book as well.…
-
I would like to be able to embed JuliaBoxes into webpages. Is there previous discussion on this? Perhaps it's already possible?
I would like to be able to do something like what https://probmods.org…
zenna updated
9 years ago
-
Just now on JuliaBox (using the 0.5.2 kernel), the following generates a lot of error messages:
```
using Plots
gr()
default(show=true)
plot(1:10)
```
The error messages are
>GKS: can't ope…
-
Running Julia
In the browser, you can run Julia on JuliaBox. No installation is required — just point your browser there, log in, and start computing (see Appendix B).
Lauwens, Ben; Downey, Alle…
-
Can we setup a monitor that can auto-login to juliabox, and run a simple notebook - simulating a user in a browser. Are there tools to automate something like this? I am sure this is a pretty common r…
-
Hi all,
We would like to roll out a JuliaBox installation on our campus, with the possibility to limit usage to white-listed email domains (e.g. only email addresses from our official domain). Is the…
-
[ Possible connection with issue #440 ]
I recently tried to reinstall the packages Plots and PlotlyJS on JuliaBox and ran into some problems. Details are given in this post:
https://github.com/tbrel…
ghuba updated
8 years ago
-
I can imagine that for production deployments, the API container backend of JuliaBox can be quite interesting, as it simplifies deployment and also provides auto-scaling.
It would be nice if there wa…
-
On an up-to-date fresh install, sessions aren't completing their loading after google auth. The page hangs until they timeout after 1 min.
During this hanging period the content on the iJulia pane d…