How to Chekc Jupyter Lab wersja
# From your terminal, you can simply do:
jupyter --version
# Or, if you are using a notebook then do:
!jupyter --version
Darkstar
# From your terminal, you can simply do:
jupyter --version
# Or, if you are using a notebook then do:
!jupyter --version