Installing Jupyter Notebook Server on Microsoft Windows 10
You can now install IBM® Cognos® Analytics for Jupyter Notebook Server for Microsoft Windows 10 either on the same computer or on a different computer from where Cognos Analytics is installed.
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.
Before you begin
Before you install Jupyter Notebook Server, follow these steps:
- Verify that the Hyper-V Platform is running so that Linux containers can
run on a windows host.
- 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 as the container engine for Jupyter Notebook.
Follow the Microsoft Windows 10 procedures at Installing Docker Desktop for Windows
Important: The Jupyter server requires that Docker use Linux containers. If your Docker Desktop installation was configured to use Windows containers, do one of the following tasks:- 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.
- Set the fully qualified domain in Cognos Configuration.
- 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