JUPYITERLAB
Building a Linux Habitat
willi glenz @ telegram
Published with SteemPeak
home

vim ~/.config/fish/functions/gjupyterlab.fish
function gjupyterlab --description 'jupyterlab'
clear; echo
echo '=========================================================================='
echo ' JUPYTERLAB '
echo 'version 2.0 port 8888'
echo '=========================================================================='
echo ' $ pip3 install jupyterlab '
echo ' $ conda install -c conda-forge jupyterlab '
echo '--------------------------------------------------------------------------'
echo ' '
echo ' $ jupyter-lab --no-browser '
echo ' $ ipython3 '
echo ' $ anaconda-navigator '
echo ' '
echo '--------------------------------------------------------------------------'
echo ' run move above below undo delete copy paste '
echo ' ctrl-enter j a b z dd c v '
echo ' shift-enter k '
echo '=========================================================================='
echo
end
SOURCES
homepage jupyter ....................................................... jupyter.org
documentation jupyter ......................... jupyterlab.readthedocs.io/en/latest/
demo .................................................................. notebooks.ai
demo ............. hub.gke.mybinder.org/user/jupyterlab-jupyterlab-demo-iqaz5yp7/lab
homepage anaconda ..................................................... anaconda.com
download anaconda ....................................... anaconda.com/distribution/
fish ......................................... fishshell.com/docs/current/index.html
picture ....................................... screenshoot by me ~ my gnome-desktop