Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Ability to execute Python code block in a PowerShell Notebook  #566

@MaximoTrinidad

Description

@MaximoTrinidad

Is your feature request related to a problem? Please describe.
I haven't been able to locate the SQL Kernel so I can use to create SQL Notebook. I've seen it Azure Data Studio but can't find it for .NET Interactive.

Describe the solution you'd like
I know that in a C# Notebook you can use the "#!" to execute PowerShell command. So, it would be nice to have it also for Python or any other Kernels.

The scenario I'm looking for, I want to create a connection using Python code to execute the SQL code. Of course, all required python modules are installed.

Is this possible?

It would be great!
:)

PS. I just realized using either #!python or #!python3 doesn't work in for PowerShell or C# notebook.

RunPythonInPwsh_2020-06-22_19-30-14

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions