-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MISC issues with Nebari Deployment #51
Comments
|
Fix PR(s): |
I'd like a mechanism to manually, forcibly stop my server. Usecase: When I launch VSCode, it will keep my server alive and prevent the idle culler from shutdown. To avoid this, I usually manually go to Hub Control Panel -> Shutdown Server. Since the Hub Control Panel no longer exists, I'd like a manual way to forcefully shut down my server. Current workaround: Make sure you dont have VSCode open in a tab anywhere... Click "logout" in the jhub-apps landing page. Wait for the idle culler to shut down your instance. I guess the other point here is that we are 100% reliant on the idle culler AND instances must remain open for that extra period of time (incurring costs) |
Since we have VS Code listed as a "Service", the fact that this is opening through the same process as JupyterLab is currently hidden from end users. So, we can "Stop" the VS Code service using the "JupyterLab" card under "My App", but it's not obvious to VS Code users to do this. So we need some way to make this interaction clear, potential options:
|
Context
This is create a list of any MISC Fixes/Know issues
/hub/home
and that should also be the default url when you go to nebariAnything else?
No response
The text was updated successfully, but these errors were encountered: