Saturday, February 22, 2020

Python for Begineer on Linux



Reference: https://www.pythonforbeginners.com/basics/how-to-use-pip-and-pypi

The pip command is a tool for installing and managing Python packages, such as
those found in the Python Package Index.

  • Installing Jupyter Lab: pip install jupyterlab
  • Calling Anaconda from terminal >Anaconda-Navigator