File tree 1 file changed +9
-8
lines changed
1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,15 @@ To **run demos and tutorials** presented in the workshop:
19
19
20
20
Here are static views of the demos and tutorial notebooks:
21
21
22
- | Notebook |
23
- | :-------:|
24
- | [ Mandelbrot set demo] ( notebooks/mandelbrot/notebook.ipynb ) |
25
- [ Julia's secret sauce] ( notebooks/secret_sauce/notebook.ipynb ) |
26
- [ Package composability] ( notebooks/pkg_composability/notebook.ipynb ) |
27
- [ 01 - First_steps] ( notebooks/01_first_steps/notebook.unexecuted.ipynb ) |
28
- [ 02 - DataFrames] ( notebooks/02_dataframes/notebook.ipynb ) |
29
- [ 03 - Machine learning] ( notebooks/03_machine_learning/notebook.ipynb ) |
22
+ | Notebook |
23
+ | :---------------------------------------------------------------------------------:|
24
+ | [ Mandelbrot set demo] ( notebooks/mandelbrot/notebook.ipynb ) |
25
+ | [ Julia's secret sauce] ( notebooks/secret_sauce/notebook.ipynb ) |
26
+ | [ Package composability] ( notebooks/pkg_composability/notebook.ipynb ) |
27
+ | [ 01 - First_steps] ( notebooks/01_first_steps/notebook.unexecuted.ipynb ) |
28
+ | [ 02 - DataFrames] ( notebooks/02_dataframes/notebook.ipynb ) |
29
+ | [ 03 - Machine learning] ( notebooks/03_machine_learning/notebook.ipynb ) |
30
+ | [ 99 - Solutions to exercises] ( notebooks/99_solutions_to_exercises/notebook.ipynb ) |
30
31
31
32
32
33
Some random resources for Julia newcomers:
You can’t perform that action at this time.
0 commit comments