LINUXOPOLIS # 1,029 ~ JUPYTERLAB

in #linux5 years ago (edited)

JUPYITERLAB

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

screenshot by willi glenz

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
Sort:  

Congratulations @wglenz! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You published a post every day of the week

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

You can upvote this notification to help all Steem users. Learn how here!

As a follower of @followforupvotes this post has been randomly selected and upvoted! Enjoy your upvote and have a great day!