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