This commit is contained in:
1
penv
1
penv
@@ -67,6 +67,7 @@ create(){
|
||||
python -m pip install ipykernel ipywidgets
|
||||
python -m ipykernel install --user --name "$name"
|
||||
echo
|
||||
echo "--------------------------------------------------------------"
|
||||
echo "Created \"$name\". It should be available as a Jupyter Kernel."
|
||||
echo "Use \"pact $name\" to activate in command line."
|
||||
deactivate
|
||||
|
||||
Reference in New Issue
Block a user