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

[FEATURE] Ability to set serverless image client version for notebook tasks #4388

Open
Korijn opened this issue Jan 10, 2025 · 0 comments
Open
Labels
feature New feature or request needs-api changes to Databricks Platform APIs are required

Comments

@Korijn
Copy link
Contributor

Korijn commented Jan 10, 2025

Use-cases

My goal is to deploy jobs with notebook tasks on serverless compute, using the serverless image client version 2.

Attempted Solutions

I tried to create an environment and add environment_key to the task, but it gives an error telling me to use %pip install inside the notebook. Of course that's not going to allow me to configure the serverless image client version 2.

To be clear, I don't need to install any dependencies. I just want to use the new serverless image client version because it has more recent Python version.

Proposal

I don't really know why it isn't supported so I can't really make a proposal.

References

N/A

@Korijn Korijn added the feature New feature or request label Jan 10, 2025
@Korijn Korijn changed the title [FEATURE] Ability to set serverless image client version [FEATURE] Ability to set serverless image client version for notebook tasks Jan 10, 2025
@alexott alexott added the needs-api changes to Databricks Platform APIs are required label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request needs-api changes to Databricks Platform APIs are required
Projects
None yet
Development

No branches or pull requests

2 participants