Installing Jupyter Notebook Server on Microsoft Windows 10
The Jupyter Notebook Server supports Linux and Microsoft Windows 10 platforms and requires Docker to be installed.
When you download and run the installer script, you load and start Docker containers. These containers allow Cognos Analytics users to create and edit Jupyter Notebook. By default, Cognos Analytics for Jupyter Server is configured with many of the most common data science/analytic Python packages. In Cognos Analytics on Premises 11.1.2+, Jupyter Server includes packages from versions of Anaconda and PixieDust.
Before you begin
To ensure that Linux containers can run on a windows host, the Hyper-V Platform must be running.
- Open the Control Panel.
- Click Programs.
- Click Turn Windows Features on or off.
- Find and expand the Hyper-V option.
- Ensure that the Hyper-V Platform is checked.
Install Docker on windows before you install Jupyter Notebook Server. For more information, follow the procedures for Microsoft Windows 10:
- Right-click the Docker icon in the bottom-right corner of the window and then select the option to switch to Linux containers.
- Re-install Docker Desktop, ensuring that you do not select the option to use Windows containers instead of Linux containers.
You must be added to the Docker group for any Docker command to run without root privileges.
- In IBM Cognos Configuration, in the Explorer window, click Environment.
- Under the Dispatcher URI for external applications set the fully qualified domain name (FQDN) for the IBM Cognos Analytics server.
- Under the Gateway URI set the fully qualified domain name (FQDN) for the IBM Cognos Analytics server.
- Click File > Save.
- Restart the Cognos Analytics service.
Procedure
Results
What to do next
- 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.
Uninstalling Jupyter Notebook Server
To uninstall Jupyter Notebook Server, open a command prompt window with administrator privileges and navigate to the dist/scripts/windows directory and then type ./uninstall.bat