Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 9, 2025
1 parent e84cad3 commit bf0d47e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/publishing/community_cloud/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ and upload a limited amount of data.

!!! note "WebAssembly notebooks only"

Currently, the Communty Cloud only allows the creation of [WebAssembly
Currently, the Community Cloud only allows the creation of [WebAssembly
notebooks](../../wasm.md). These are easy to share and embed in other
web pages, but have some limitations in packages and performance.

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/wasm.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ If you want a package to be supported, consider [filing an issue](https://github
## Including data

**For notebooks exported to WASM HTML.**
To inlcude data files in notebooks [exported to WASM
To include data files in notebooks [exported to WASM
HTML](exporting.md#export-to-wasm-powered-html), place them
in a `public/` folder in the same directory as your notebook. When you
export to WASM HTML, the public folder will be copied to the export directory.
Expand Down

0 comments on commit bf0d47e

Please sign in to comment.