Commit Graph

4 Commits

Author SHA1 Message Date
Mathew Wicks ea8968f470 feat: update notebook server images (kubeflow/kubeflow#7647)
* feat: update example notebook images

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* Remove incorrect flow-chart png

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* Update `kfp` python package to `2.9.0`

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* Allow RStudio image to start outside Kubernetes

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* Put note about why RStudio has WARN log-level

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* Allow users to specify their own Reticulate python

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* Fix installing packages on RStudio

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* Add `r-shiny` to base RStudio image

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

---------

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-10-02 07:24:02 +00:00
Mathew Wicks 5fef82961d fix: notebook server images with non-root SecurityContext (kubeflow/kubeflow#7622)
* fix: notebook server images with non-root SecurityContext

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* fix: set `S6_BEHAVIOUR_IF_STAGE2_FAILS` to `2`

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* fix: permissions for gid 0

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* fix: rstudio with random uid

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* fix: capture STDERR in jupyter and code-server

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

---------

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-07-04 20:11:47 +00:00
Mathew Wicks 15b1068a40 feat: update notebook server images + support ARM64 (kubeflow/kubeflow#7357)
* feat: update example notebook servers

* docs: update example notebook servers readme

* feat: update code-server notebook image start args

* docs: update links to use kubeflow/kubeflow repo
2023-10-24 21:34:07 +00:00
DavidSpek 1d9c808db7 Add notebook-server-rstudio dockerfile and CI/CD (kubeflow/kubeflow#5624)
* Add R-Studio image

* cleanup rstudio notebook server image
2021-03-23 07:37:44 -07:00