Skip to content
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

Remove stopping of autostop when notebook is launched #1427

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

py-rh
Copy link
Contributor

@py-rh py-rh commented Nov 15, 2024

Also it removes dependence on skypilot for stopping of autostop -- IDK maybe we want to update pausing of autostop to reflect on Den but it might be too complex.

Just don't launch a cluster with autostop? This is the only place we use it I think.

Also it removes dependence on skypilot for stopping of autostop -- IDK maybe we want to update pausing of autostop to reflect on Den but it might be too complex. 

Just don't launch a cluster with autostop? This is the only place we use it I think.
Copy link

sentry-io bot commented Nov 15, 2024

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: runhouse/resources/hardware/cluster.py

Function Unhandled Issue
notebook KeyError: 'cloud' runhouse.resources.hardware.clu...
Event Count: 2
notebook ConnectionError: Failed to create tunnel from 8888 to 8888 on None runhouse.resources.hardware.ss...
Event Count: 1

Did you find this useful? React with a 👍 or 👎

@py-rh py-rh removed the request for review from dongreenberg November 15, 2024 03:59
@py-rh py-rh marked this pull request as draft November 15, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant