Skip to content

Commit

Permalink
Ack tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Jan 3, 2025
1 parent 8e5560a commit da41564
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ This package is for educational purposes. Users should:

## Acknowledgements

Thanks to the Shinylive team and the [webR](https://docs.r-wasm.org/webr/latest/) and [Pyodide](https://pyodide.org/en/stable/) teams for enabling browser-based data science.
Thanks to the Shinylive, [webR](https://docs.r-wasm.org/webr/latest/) and [Pyodide](https://pyodide.org/en/stable/) teams for enabling browser-based data science.

[quarto]: https://quarto.org
[slexplain]: https://shiny.posit.co/py/docs/shinylive.html
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ This package is for educational purposes. Users should:

## Acknowledgements

Thanks to the Shinylive team and the
[webR](https://docs.r-wasm.org/webr/latest/) and
[Pyodide](https://pyodide.org/en/stable/) teams for enabling
Thanks to the Shinylive, [webR](https://docs.r-wasm.org/webr/latest/)
and [Pyodide](https://pyodide.org/en/stable/) teams for enabling
browser-based data science.
6 changes: 5 additions & 1 deletion vignettes/behind-the-scenes.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,10 @@ thoughtful protection of intellectual property and sensitive data. As the ecosys
matures, we expect to see emerging patterns and best practices that help developers
navigate these considerations effectively.

## Acknowledgements

Thanks to the Shinylive, [webR](https://docs.r-wasm.org/webr/latest/) and [Pyodide](https://pyodide.org/en/stable/) teams for enabling browser-based data science.

## References

1. [Shinylive overview][slexplain]
Expand All @@ -484,7 +488,7 @@ navigate these considerations effectively.
[slexplain]: https://shiny.posit.co/py/docs/shinylive.html
[qsl]: https://github.com/quarto-ext/shinylive
[webr]: https://docs.r-wasm.org/webr/latest/
[webrpkg]: https://repos.r-wasm.org
[webrpkg]: https://repo.r-wasm.org/
[pyodide]: https://pyodide.org/en/stable/
[pyodidepkg]: https://pyodide.org/en/stable/usage/packages-in-pyodide.html
[peeksl]: https://github.com/coatless-tutorials/peeking-at-an-r-shinylive-app-source-code
Expand Down

0 comments on commit da41564

Please sign in to comment.