Skip to content

Commit

Permalink
Release 0.24.8
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfrg committed Jul 2, 2024
1 parent 26bc5cf commit 2c1a711
Show file tree
Hide file tree
Showing 3 changed files with 238 additions and 211 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ Change styles and rebuild the site to see the changes
## Tests

```shell
make test
task test
```

Check linting and format

```shell
make check
make fmt
task check
task fmt
```

## JupyterLab styles
Expand Down
Loading

0 comments on commit 2c1a711

Please sign in to comment.