ablaom / PrecompilePlutoCourse.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrecompilePlutoCourse.jl

Lifecycle Build Status codecov.io

If you have a course with Pluto notebooks and you would like to ship it with custom sysimages, use this package as shown in the demo. The user of the Demo project will be able to create a custom sysimage with

using Demo
Demo.create_sysimage()

and use the custom sysimage with

using Demo
Demo.start()

See MLCourse for another example.

About

License:Other


Languages

Language:Julia 100.0%