Jblew / towards-julia-notebook

Experimentation with julia notebooks. Looking for compilable, deployable solution with sane startup time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

towards-julia-notebook

Experimentation with julia notebooks. Looking for compilable, deployable solution with sane startup time

Challenge:

  1. Print markdown & save figure to output.svg

Examples:

  1. Plain julia example
  2. With module that exports single function which is imported and run that is precompiled
  3. Compiled to executable

About

Experimentation with julia notebooks. Looking for compilable, deployable solution with sane startup time

License:MIT License


Languages

Language:Julia 96.5%Language:Shell 2.1%Language:Dockerfile 1.5%