Intended behavior:
Expected to see either the output ['VS Code is great!', 'VS Code is great!'] (what appears in Colab) or ['$message', '$message'] (what appears in VS Code locally, and in Codespaces) when testing string interpolation in [github.dev]() using the Pyolite extension.
Intended behavior: Expected to see either the output
['VS Code is great!', 'VS Code is great!']
(what appears in Colab) or['$message', '$message']
(what appears in VS Code locally, and in Codespaces) when testing string interpolation in [github.dev]() using the Pyolite extension.Experienced behavior: See error logs below.
Reproducible example: https://github.dev/dynamicwebpaige/githubdev-notebook-features/blob/main/Overview_of_VSCode_Notebook_Features.ipynb
Error Message: