Skip to content

Support Standard Powershell Profiles #2991

@furechan

Description

@furechan

.NET Interactrive currently does not support the standard Powershell profiles.

Documentation from 'Profile Support.ipynb' says:

.NET Interactive doesn't have a concept of a prompt. Because of this, .NET Interactive does not run your $PROFILE.CurrentUserAllHosts or $PROFILE.AllUsersAllHosts profiles. If you feel like this isn't the right behavior, let us know!

In my case the standard profile is used to do some module initializations like conda that are not trivial. I am left to either create and synchronize yet another profile or include tedious code in my notebooks.

Therefore, I am in favor of supporting the standard profiles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions