jupyter lab 3 code example
Example 1: conda install jupyterlab
conda install -c conda-forge jupyterlab
Example 2: install jupyter notebook
conda install -c conda-forge notebook
Example 3: how big is jupyter notebook
pip install notebook
Example 4: jupitor lab
print("Hello WOrld")