Mar 7, 2024

install and use Jupyter notebook for Python

In cmd window,

To install,

        python -m pip install notebook


To use,

        jupyter notebook



No comments:

Post a Comment