-
-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Motivation
If you need/want to install custom packages within chaiNNer's python environment, currently you have to navigate to the python directory and use a command such as .\python -m pip install [package]
. This is fine, however it's just inconvenient.
Description
It'd be nice to be able to access the environment from within the dependency manager. The console window for example could double as a terminal.
Alternatives
Provide a direct link to the python binary somewhere within chaiNNer, to at least make it more accessible
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request