beacon-biosignals / julia_pod

k8s native julia development
MIT License
10 stars 3 forks source link

--port-forward flag #10

Closed kolia closed 3 years ago

kolia commented 3 years ago

I've noticed that running notebooks on k8s is a nice way to share the same session across users, as long as they have permissions for the same namespace.

So I added a --port-forward option to julia_pod, with an example for spinning up a Pluto notebook in the README.