Skip to content

Commit

Permalink
add solutions page to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Jun 26, 2024
1 parent 6043bd3 commit cc673a5
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,15 @@ To **run demos and tutorials** presented in the workshop:

Here are static views of the demos and tutorial notebooks:

|Notebook |
|:-------:|
|[Mandelbrot set demo](notebooks/mandelbrot/notebook.ipynb) |
[Julia's secret sauce](notebooks/secret_sauce/notebook.ipynb) |
[Package composability](notebooks/pkg_composability/notebook.ipynb) |
[01 - First_steps](notebooks/01_first_steps/notebook.unexecuted.ipynb) |
[02 - DataFrames](notebooks/02_dataframes/notebook.ipynb) |
[03 - Machine learning](notebooks/03_machine_learning/notebook.ipynb) |
| Notebook |
|:---------------------------------------------------------------------------------:|
| [Mandelbrot set demo](notebooks/mandelbrot/notebook.ipynb) |
| [Julia's secret sauce](notebooks/secret_sauce/notebook.ipynb) |
| [Package composability](notebooks/pkg_composability/notebook.ipynb) |
| [01 - First_steps](notebooks/01_first_steps/notebook.unexecuted.ipynb) |
| [02 - DataFrames](notebooks/02_dataframes/notebook.ipynb) |
| [03 - Machine learning](notebooks/03_machine_learning/notebook.ipynb) |
| [99 - Solutions to exercises](notebooks/99_solutions_to_exercises/notebook.ipynb) |


Some random resources for Julia newcomers:
Expand Down

0 comments on commit cc673a5

Please sign in to comment.