Skip to content

JuliaImages/JuliaCon23_ImageProcessingWorkshop

Repository files navigation

JuliaCon23_ImageProcessingWorkshop

Preparation for the workshop (10min)

  • If needed, install Julia. We recommend Juliaup:
  • If needed, install Jupyter. There are several options:
  • Clone this repository with git
  • Activate the environment, instantiate, and precompile:
using Pkg
Pkg.activate(path_to_repository_clone)
Pkg.instantiate()
Pkg.precompile()
  • Launch Jupyter
  • Run the notebooks to ensure they execute (we'll go over them in detail during the workshop)

JuliaImages resources and social media:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published