Troubleshooting ☁️

Jupyter Viewer for Confluence Cloud: page-attached notebooks do not render; Atlassian authorization error

Problem

Page-attached notebooks do not render within the Insert/Edit macro browser preview window or in-page. Instead, an “Atlassian authorization” error is displayed. 

Screenshot 2024-11-28 at 11.54.20.png
Error Message

There are three known causes of this erroneous behavior:

  • Missing space permissions for the app

  • App is not allowed to view a restricted page and its attachments

  • IP allowlisting is enabled

  • Notebook URL is from an unsupported location

Solutions

Space permission

The app does not have permission to the Confluence Space containing the notebook attachment.

To resolve, following the Permission Configuration settings in the Installation guide.

Allowlisting

IP “Allowlisting” (a “Premium” feature) is enabled in the Confluence Cloud security settings.

To resolve, either:

Supported notebook locations

Check that the Notebook URL is from a supported notebook location.

Page Restrictions

If the Confluence page has restrictions, allow the app "IPython Notebook Viewer for Confluence" to view the page.

Screenshot 2024-11-28 at 11.42.22.png
Confluence Page Restrictions

Is it possible to define an external Jupyter renderer for IPython Notebook Viewer for Confluence?

It is not possible to define an external renderer. The rendering happens with JavaScript on the client for the cloud and server app.