Snowflake DSA-C02 Question Answer
Which command is used to install Jupyter Notebook?
pip install jupyter
pip install notebook
pip install jupyter-notebook
pip install nbconvert
Explanation
Jupyter Notebook is a web-based interactive computational environment.
The command used to install Jupyter Notebook is pip install jupyter.
The command used to start Jupyter Notebook is jupyter notebook.
TESTED 02 Aug 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved