Skip to content

Conversation

@akshayka
Copy link
Contributor

@akshayka akshayka commented Oct 21, 2025

Give guidance on how to connect with port forwarding to a remote server.

This is a workaround for #6870

@vercel
Copy link

vercel bot commented Oct 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 21, 2025 11:28pm

@akshayka akshayka requested a review from dmadisetti October 21, 2025 23:28
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 21, 2025
Copy link
Collaborator

@dmadisetti dmadisetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

I would do 12718 but comes down to personal preferences

ssh -N -L 3718:127.0.0.1:8080 REMOTE_USER@REMOTE_HOST
```

Then open `localhost:3718` in your browser.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we do an offset for LSP and other internal servers (starting from 400): marimo/_server/start.py

Not an issue, just a note, and double checked because I thought it might be 1000

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice note, thanks for the context

@akshayka akshayka merged commit c8430c5 into main Oct 22, 2025
26 checks passed
@akshayka akshayka deleted the aka/faq-remote-port branch October 22, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants