Skip to content

Commit f185704

Browse files
authored
Merge pull request #1 from hyrodium/patch-1
Show YouTube thumbnail in README.md
2 parents 22dd01d + 3d3c5b9 commit f185704

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# JuliaCon2021 DataFrames.jl Tutorial
22

3+
[![JuliaCon2021 Talk](https://img.youtube.com/vi/tJf24gfcSto/0.jpg)](https://www.youtube.com/watch?v=tJf24gfcSto)
4+
35
This is a tutorial on [DataFrames.jl](https://github.com/JuliaData/DataFrames.jl)
46
prepared for [JuliaCon2021](https://juliacon.org/2021/).
57

6-
A video recording of the tutorial is available [here](https://www.youtube.com/watch?v=tJf24gfcSto).
7-
88
In order to run the tutorial make sure that you have Julia executable installed.
99
The tutorial was updated to Julia 1.9.0 and DataFrames.jl 1.5.0.
1010

0 commit comments

Comments
 (0)