Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

jupyter notebook virtualenv

$ python -m venv projectname
$ source projectname/bin/activate
(venv) $ pip install ipykernel
(venv) $ ipython kernel install --user --name=projectname
Comment

PREVIOUS NEXT
Code Example
Shell :: command to check mongodb version 
Shell :: restart httpd centos 
Shell :: how to reload docker nginx 
Shell :: Module build failed: Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (79) 
Shell :: install webpack 
Shell :: install neofetch ubuntu 
Shell :: node-pre-gyp install --fallback-to-build --library=static_library 
Shell :: git change https to ssh 
Shell :: install fast api 
Shell :: how to read temperature in linux 
Shell :: visual studio code fedora 
Shell :: git add filename too long 
Shell :: keras version install in colab 
Shell :: how to install vue router 
Shell :: ufw delete rule 
Shell :: check cronta status ubuntu 
Shell :: pip missingno 
Shell :: reset branch on local git 
Shell :: heroku cli connect to app 
Shell :: how to start apache2 server 
Shell :: nginx post size 
Shell :: install scapy 
Shell :: self-documenting makefile 
Shell :: bash command to find the number of files in a directory 
Shell :: migrate fresh 
Shell :: mongodb list users 
Shell :: certbot list all domains 
Shell :: how to set up a git repo on terminal 
Shell :: how download google drive file with wget 
Shell :: install ssh-copy-id 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =