Skip to content

Commit

Permalink
Meilleur affichage des dernières compétitions + host sur SSP Cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineTSP committed May 1, 2024
1 parent 732208a commit 4229cb1
Show file tree
Hide file tree
Showing 2 changed files with 332 additions and 41,840 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ To preview the HTML in localhost, run:
quarto preview .\main.ipynb
```

To host the HTML, run:

```sh
quarto preview main.ipynb --port 5000 --host 0.0.0.0 --execute
```


## Features Under Development

We are continuously working to improve ResultAthle and add new features. Here are some of the features that are currently under development:
Expand Down
42,165 changes: 325 additions & 41,840 deletions main.ipynb

Large diffs are not rendered by default.

0 comments on commit 4229cb1

Please sign in to comment.