Skip to content

Kernel selection on cells are overwritten when copied to a new notebook #3824

Open
@sharoncxu

Description

Describe the bug

I am copying cells from one notebook to another. The kernel selection on those cells are automatically changed to be the default kernel of the second notebook. I have to go through and manually change in the selection on every cell which is quite tedious.

E.g. when I copy python and JS cells to another notebook that has C# as the default language, all the cells become C# cells

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

  • OS
    • Windows 11
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Browser
    • Chrome
    • Edge
    • Firefox
    • Safari
  • Frontend
    • Jupyter Notebook
    • Jupyter Lab
    • nteract
    • Visual Studio Code
    • Visual Studio Code Insiders
    • Visual Studio
    • Other (please specify)

Screenshots

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions