Welcome to the Alteryx Knowledge Base

Python Tool Shows a Blank Configuration Panel
user

Created/Edited - 12/6/2024 by JohnHenry Fitzgerald | Alteryx

Summary
How to fix an issue where the Python Tool Configuration Panel is blank
Environment

Environment Details

Python Tool cannot be accessed. When you click on a Python Tool on the canvas, the Configuration Panel remains blank and the Jupyter UI does not show.
  • Alteryx Designer
    • All Versions
  • Python Tool
image.png
Cause

Cause


Both jupyter.exe and jupyter-notebook.exe are not running. This can be verified by opening Task Manager. In a healthy, functioning install, both jupyter.exe and jupyter-notebook.exe can be seen running within Alteryx Designer when a Python Tool is added to the canvas:
 image.png

If the Python Tool Configuration UI is blank, then both jupyter.exe and jupyter-notebook.exe are not running, and will not show in Task Manager. Typically, this is caused by Anti-Virus software removing or quarantining supporting files from the installation.

 
Resolution

Resolution


Solution A
  1. Whitelist the supporting files and dependencies
    1. See this KB Article for more information: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/List-of-what-to-get-whitelisted-for-Python-Jupiter-for-antivirus/ta-p/653341
  2. Restart Designer and test a Python Tool
 
Solution B

 Only try Solution B if Solution A does not work
  1. Perform a Full Uninstall of Designer follow the steps in https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Knowledge-Base/Complete-Uninstall-of-Alteryx-Designer/ta-p/402897
  2. Reinstall Designer
    1. Installers can be downloaded at https://my.alteryx.com/licensing
  3. Test out the Python Tool

Solution C

If Solution A and B do not fix your issue, please reach out to Support with the following:  

See Also

Was this article helpful?