Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

add jupyter environment

conda create -n newenv python=3.7
activate newenv 
conda install -c anaconda ipykernel
ipython kernel install --user --name=envname
Comment

jupyter link environment

conda create --name firstEnv
Comment

PREVIOUS NEXT
Code Example
Shell :: check if firebase is installed globally 
Shell :: restart nginx 
Shell :: get the last exit code cmd 
Shell :: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 
Shell :: Failed to start cron.service: Unit not found. in centos7 
Shell :: install reach router 
Shell :: computer running linux 
Shell :: mac check shell version 
Shell :: bash date yesterday format 
Shell :: raspberry pi set wifi headless 
Shell :: install webpack version 
Shell :: kill process on port windows 
Shell :: how to stop gunicorn 
Shell :: wsl upgrade to 2 
Shell :: install autopep8 
Shell :: unable to pub upgrade flutter tool 
Shell :: versão do meu linux 
Shell :: bash send to dev null 
Shell :: add user to sudoers 
Shell :: table markdown github 
Shell :: bash slurm show running jobs 
Shell :: ffmpeg webm to mp4 
Shell :: how to stop port 3000 in windows 
Shell :: vim wsl copy to windows system clipboard 
Shell :: tqdm install 
Shell :: install .deb ubuntu 20.04 
Shell :: heroku cli login 
Shell :: how to download workbench for linux 
Shell :: powershell scoop 
Shell :: kali network manager is not running 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =