Skip to content

Course material for a ~12 hours introductionary course to Julia. Topics: Introduction, Data Science, Parallel Programming

Notifications You must be signed in to change notification settings

noxthot/ss22_julia_workshop

Repository files navigation

Development

We use Franklin.jl to generate the lecture material. To do so, simply activate the environment, use Franklin and run the local server:

activate .
using Franklin
serve()

or run julia start.jl for the main directory.

To update the material edit the md files in pages/. The main landing page can be found in index.md.

To add a new subpage, create a new md file and save it at the appropriate place within the subdirectory structure pages/. Additionally the file needs to be added to the navigation bar which can be achieved by updating _layout/pgwrap.html.

Have a look at the documentation of Franklin.jl for more information (use the search box to easily find what you are looking for). Additionally you may consult the demos page.

Publishing

After pushing the published website will automatically be built and deployed at noxthot.github.io/ss22_julia_workshop (this might need a couple of minutes).

About

Course material for a ~12 hours introductionary course to Julia. Topics: Introduction, Data Science, Parallel Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •