Skip to content

Commit cc673a5

Browse files
committed
add solutions page to readme
1 parent 6043bd3 commit cc673a5

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Diff for: README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,15 @@ To **run demos and tutorials** presented in the workshop:
1919

2020
Here are static views of the demos and tutorial notebooks:
2121

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) |
3031

3132

3233
Some random resources for Julia newcomers:

0 commit comments

Comments
 (0)