https://kedro.org/ logo
#questions
Title
# questions
m

Matthias Roels

08/30/2023, 2:51 PM
Is there anyone out there who has experience in using kedro with code spaces/gitpod/…? More specifically, has anyone succeeded in running kedro viz in such an environment? I am asking because we have setup a simple container with code-server installed and deployed it on our k8s cluster with svc/ingress so that we basically have a simple version of a cloud development environment (CDE). We would like to make kedro viz work without having to create an ssh tunnel to forward the port kedro viz is running on.
n

Nok Lam Chan

08/30/2023, 2:51 PM
yes
If you check kedro-viz repo there is a Gitpod file and during PR review I used that a lot.
👍🏽 1
j

Juan Luis

08/30/2023, 2:52 PM
I have run kedro-viz on Gitpod many times, I just launch it from the VSCode terminal and it works
👍 1