Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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]: manage notebook migration at the cell level rather than the notebook level #1326

Closed
1 task done
ericvergnaud opened this issue Apr 8, 2024 · 0 comments
Closed
1 task done

Comments

@ericvergnaud
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem statement

The current implementation skips notebooks for which the default language is not yet supported (Scala, R).
This is sub-optimal because these notebooks may contain cells that we can migrate: Python, SQL and %run

Proposed Solution

Enhance NotebookMigrator such that it only skips unsupported cells, rather than entire notebooks.

Additional Context

No response

@ericvergnaud ericvergnaud added enhancement New feature or request needs-triage labels Apr 8, 2024
@github-project-automation github-project-automation bot moved this to Triage in UCX Apr 8, 2024
nfx pushed a commit that referenced this issue Apr 10, 2024
## Changes
 - integrates dependency graph to NotebookMigrator

### Linked issues
#1204 
#1286 
#1326

---------

Co-authored-by: Cor <[email protected]>
@nfx nfx added to be discussed and removed enhancement New feature or request needs-triage labels Apr 22, 2024
@databrickslabs databrickslabs locked and limited conversation to collaborators Apr 22, 2024
@nfx nfx converted this issue into discussion #1477 Apr 22, 2024
@github-project-automation github-project-automation bot moved this from Triage to Archive in UCX Apr 22, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants