livebook-dev / livebook

Automate code & data workflows with interactive Elixir notebooks
https://livebook.dev
Apache License 2.0
4.62k stars 408 forks source link

Change /proxy URLs #2665

Closed josevalim closed 2 weeks ago

josevalim commented 2 weeks ago

Because users may want to allow external access to Kino.Proxy, we should instead move ALL proxy URLs to the /proxy prefix. So instead of /apps/foo/proxy or /sessions/bar/proxy, we should have /proxy/apps/foo or /proxy/sessions/bar.