Skip to content

Commit

Permalink
Add Jupyter Notebook to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Nov 30, 2023
1 parent 5daca43 commit f3a6355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ These models are not vetted for accuracy nor propriety and should not be deploye

## Requirements

- JupyterLab >= 4.1.0 (not yet released)
- JupyterLab >= 4.1.0 or Jupyter Notebook >= 7.1.0 (not yet released)
- A browser supporting:
- [`SharedArrayBuffer`](https://caniuse.com/sharedarraybuffer)
- [Web Workers](https://caniuse.com/webworkers)
Expand Down

0 comments on commit f3a6355

Please sign in to comment.