Hi @<1884411118219169792:profile|TensePigeon91> ! We can consider that. Also, feel free to open an issue here: None . Also, a PR would also be appreciated if possible
Answered
Hi Clearml Team,
First Of All, Thank You For The Great Work On Clearml!
I’M Using
Hi ClearML Team,
First of all, thank you for the great work on ClearML!
I’m using clearml-session to launch a remote development environment, and I’ve run into an issue:
- When launching Jupyter or VSCode inside the remote container, both services bind to
127.0.0.1by default. - This prevents external access unless I manually override the bind address.
- For example, Jupyter works if I start it with
--ip 0.0.0.0.Feature request:
Would it be possible to support a configurablebind_ipoption (for both Jupyter and VSCode) inclearml-session? - Ideally, this could be passed as an argument or environment variable when launching the session.
- This would make it easier for users to customize and avoid manual workarounds.References:
- Jupyter launch command: here
- VSCode launch command: hereThanks for considering!
194 Views
1
Answer
one month ago
one month ago
Tags