Skip to content

Course material for a ~20 hours introductionary course to Julia and Data Science. Topics: Introduction, Data Management, Neural Networks, Reporting

Notifications You must be signed in to change notification settings

noxthot/ws22_ulg_ds_julia

Repository files navigation

Citing

Citation information

DOI

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/ws22_ulg_ds_julia (this might need a couple of minutes).

About

Course material for a ~20 hours introductionary course to Julia and Data Science. Topics: Introduction, Data Management, Neural Networks, Reporting

Resources

Stars

Watchers

Forks

Packages

No packages published