Skip to content

Instantly share code, notes, and snippets.

@rvasilevsk
Created November 6, 2022 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvasilevsk/539aa5d14875586b5c7aecee68fc177f to your computer and use it in GitHub Desktop.
Save rvasilevsk/539aa5d14875586b5c7aecee68fc177f to your computer and use it in GitHub Desktop.
[Makefile] version, jupyterlab
## info ###############################################################################################################
v:
python --version && pip --version
## jupyterlab #########################################################################################################
lab:
jupyter-lab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment