Skip to content

Some personal environments (conda, pip, juypter...)

Notifications You must be signed in to change notification settings

vuillaut/myenvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myenvs

Some personal environments (conda, pip, juypter...)

https://anaconda.org/vuillaut/dashboard

Add channel to config:

conda config --add channels vuillaut

Create new env from conda recipe:

conda create -n jlab jlab==1.0

Install kernels in jupyterlab

conda activate py36-test
python -m ipykernel install --name py36-test

About

Some personal environments (conda, pip, juypter...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published