Www.julialang.org: Consider integrating something like JuliaBox/Juniper for a code demo

Created on 11 Aug 2018  路  7Comments  路  Source: JuliaLang/www.julialang.org

Ines Montani built this https://github.com/ines/juniper for the SpaCy docs recently, and it seems like we could slot a Dockerized Julia kernel in fairly easily. The primary choice would be whether to rely on the public Binder hosting or host it somewhere else; another option is to figure out how to get a mini-JuliaBox environment inline.

All 7 comments

Maybe repl.it?

Maybe @keno 's wasm work is good enough to show some basic syntax (with ample warning that it is extremely limited).

Started looking into this for JuliaAcademy

The wasm stuff isn't good for JuliaAcademy. There was discussion about potentially adding Julia to Colab, but unfortunately that seems to have taken a backburner. JuliaBox is perhaps the best option for now, since it does give a 1 month free trial. Probably good enough for a new learner, and by then they really should get a Julia dev environment set up on their computer.

Repl.it is awesome and free if you are part of the GitHub Student Dev Pack!

If anyone has any cool ideas, we could add that to the home page of the site (if people think that's a good idea).

closed via #753

Was this page helpful?
0 / 5 - 0 ratings

Related issues

essenciary picture essenciary  路  6Comments

aaowens picture aaowens  路  5Comments

logankilpatrick picture logankilpatrick  路  4Comments

cormullion picture cormullion  路  8Comments

PallHaraldsson picture PallHaraldsson  路  6Comments