Skip to content

Commit

Permalink
reorganize bit
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed May 22, 2024
1 parent 4d31c75 commit 941be79
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
11 changes: 0 additions & 11 deletions INSTALLATION.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
# Demos and Tutorials

Quick, static views of the demo 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) |

## Setup

The following instructions only need to be executed successfully once:
Expand Down
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ To **run demos and tutorials** presented in the workshop:

[![here](https://img.shields.io/badge/run-demos%2Ftutorials-informational)](INSTALLATION.md)

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


Some random resources for Julia newcomers:

Expand Down

0 comments on commit 941be79

Please sign in to comment.