Skip to content

SciML/JuliaCon2022_Catalyst_Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuliaCon 2022 Catalyst Workshop

The "tutorials" folder of this repo contains the Pluto notebooks used in the workshop. They can be installed and used to follow along as follows:

  1. Click the green code button on Github and download the package to your computer. If needed, unzip the file.
  2. Start Julia within the JuliaCon2022_Catalyst_Workshop folder, or navigate to this folder within Julia.
  3. Enter
using Pkg
Pkg.activate(".")
Pkg.instantiate()
using Pluto
Pluto.run()
  1. At this point Pluto should open in your web browser, and you can load any of the workshop notebooks.

Note, these tutorials use Catalyst 12.1.3 and require Julia 1.8.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages