Eder Ignatowicz
f1f441c89b
chore: migrate docker images to ghcr ( kubeflow/kubeflow#7706 )
...
* chore: migrate docker images to ghcr
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* adding dash for central dashboard
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* update the spawner images
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* try to fix qemu
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* fix notebook-servers GHCR image path
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* update example-notebook-servers README
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* fix missed `IMG` updates
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* remove remaining cases of `kubeflownotebookswg`
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* fix typos
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* remove `DOCKER_USER` env-var from workflows
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
---------
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2025-03-18 02:12:20 +00:00
Mathew Wicks
d4affd429f
feat: update notebook server images ( kubeflow/kubeflow#7687 )
...
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2025-02-17 08:03:38 +00:00
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
Tuomas Katila
8a3247a326
feat: add Intel Gaudi example notebook images ( kubeflow/kubeflow#7635 )
...
* feat(dashboard): add Habana Gaudi as an option for GPUs
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
* feat(notebooks): add Intel Gaudi pytorch containers
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
* feat(notebooks): add gaudi jupyter containers to be built and published
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
* feat(notebooks): add a note about hugepages with Gaudi workloads
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
---------
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-09-26 15:18:35 +00:00