jupyter_analysis_tools.utils.addEnvScriptsToPATH¶
- jupyter_analysis_tools.utils.addEnvScriptsToPATH()[source]¶
Prepends the Scripts directory of the current Python environment base directory to systems PATH variable.
It is intended for Conda (Miniforge) environments on Windows that do not have this in their PATH environment variable, causing them to miss many commands provided from this location.