Installing Jupyter Notebook Server on Linux
You can install IBM® Cognos® Analytics for Jupyter Notebook Server either on the same computer or on a different computer from where Cognos Analytics is installed.
The Jupyter Notebook Server supports Linux and Windows 10 platforms and requires Docker to be installed.
Note: Docker CE (Community Edition), Docker Engine, and Docker Desktop (CE) are
supported at this time.
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.
Tip: You can later upgrade the Python
packages in your existing installation.
Before you begin
Before you install Jupyter Notebook Server, follow these steps:
- Install Docker or Podman (on RHEL 8 or RHEL 9) as the container engine for Jupyter Notebook.
- To install Docker:
- Follow the procedures for one of these Linux distributions:
- To install Podman on RHEL8 or RHEL9:
- Follow the installation and configuration steps at Podman.Note: Throughout the Podman documentation, you will see Podman commands which correspond to particular topics where Docker commands were available.
- 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, navigate to the dist/scripts/unix directory and then type ./uninstall.sh