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

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

Open
2 of 17 tasks
sharoncxu opened this issue Jan 28, 2025 · 0 comments
Open
2 of 17 tasks
Labels

Comments

@sharoncxu
Copy link
Collaborator

sharoncxu commented Jan 28, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants