JuliaIO / HDF5.jl

Save and load data in the HDF5 file format from Julia
https://juliaio.github.io/HDF5.jl
MIT License
383 stars 139 forks source link

JuliaCon 2023 Presentation #1090

Closed mkitti closed 11 months ago

mkitti commented 1 year ago

This is a working copy of the presentation.

I'm using https://marp.app/ to generate slides from markdown

mkitti commented 1 year ago

Preview working copy: https://github.com/JuliaIO/HDF5.jl/blob/juliacon_2023_presentation/docs/juliacon_2023/juliacon_2023_presentation.pdf

mkitti commented 1 year ago

@musm @simonbyrne feel free to add commits to this branch to edit the slides.

simonbyrne commented 1 year ago

Thank you! I was able to get it set up, and made a few minor tweaks.

I'll work on the MPI bits on Sunday.

musm commented 1 year ago

Do you think there is time to live demo some of the code e.g. in jupyter or is the plan to walk through the slides?

mkitti commented 1 year ago

I think we may

mkitti commented 1 year ago

I think we may be able to create a notebook for people run a demo, but I think we're running out of a time for a live demo.

Simon also suggested we discuss some applications.

mkitti commented 1 year ago

Do we want to merge this somehow to be part of the documentation?

musm commented 1 year ago

I agree, we should merge this and link it in the docs under additional resources