Installing Jupyter Notebook Server on Microsoft Windows 10
www.ibm.com › docs › enAfter installing IBM Cognos Analytics for Jupyter Notebook Server, the following tasks can be performed: If you want to change some default settings, you can configure the Jupyter Notebook Server. The administrator must assign the Notebook capability to the appropriate users. The administrator must enable IBM Cognos Analytics for Jupyter Notebook.
Project Jupyter | Installing Jupyter Software
jupyter.org › installIf you use pip, you can install it with: pip install notebook. Congratulations, you have installed Jupyter Notebook! To run the notebook, run the following command at the Terminal (Mac/Linux) or Command Prompt (Windows): jupyter notebook. See Running the Notebook for more details.