We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44add2 commit 07dc2d0Copy full SHA for 07dc2d0
docs/using/selecting.md
@@ -242,7 +242,7 @@ It contains:
242
- Everything in `jupyter/pyspark-notebook` and its ancestor images
243
- [IRKernel](https://irkernel.github.io/) to support R code in Jupyter notebooks
244
- [rcurl](https://cran.r-project.org/web/packages/RCurl/index.html),
245
- [sparklyr](https://spark.rstudio.com),
+ [sparklyr](https://spark.posit.co),
246
[ggplot2](https://ggplot2.tidyverse.org)
247
packages
248
docs/using/specifics.md
@@ -303,5 +303,5 @@ sess.run(hello)
303
```
304
305
[sparkr]: https://spark.apache.org/docs/latest/sparkr.html
306
-[sparklyr]: https://spark.rstudio.com/
+[sparklyr]: https://spark.posit.co
307
[spark-conf]: https://spark.apache.org/docs/latest/configuration.html
0 commit comments