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

Enable startJupyter in create_pod() #311

Open
matankley opened this issue Apr 25, 2024 · 0 comments
Open

Enable startJupyter in create_pod() #311

matankley opened this issue Apr 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@matankley
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Currently it is only supported to pass start_ssh=True in the create_pod function within the sdk.
The graphql api also accepts the parameter "startJupyter": true
It would be very helpful to enable passing this parameter in the create_pod function just like its possible to pass the start_ssh=True
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add parameter start_jupyter : bool = True in create_pod() function
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I couldn't find any option to pass additional parameters so there is actually no other way to solve that.
Additional context
Add any other context or screenshots about the feature request here.

@matankley matankley added the enhancement New feature or request label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant