rlizzo / julia_binder_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Julia Binder demo

This is a demo of Julia functionality for the Binder project. Simply go to the URL below and it will launch an interactive Julia environment:

Binder

Call with

  • ./demo.sh --num 5 in bash/wsl/etc.
  • julia --project=@. demo.jl --num 5 directly from the command-line

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 62.0%Language:Julia 30.7%Language:Shell 5.6%Language:Python 1.6%