Ubah Versi Python Jupyter Notebook
Jupyter will launch with the python version that is installed on
the environment you're working in. If you want to use multiple versions
of python, you can use an environment management system like Conda to
create different environments with different versions of python.
Harry19s