Skip to content

[FEATURE]: manage notebook migration at the cell level rather than the notebook level #1326

@ericvergnaud

Description

@ericvergnaud

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions