Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jantoniel
New Member

Failed to load model class 'QuickVisualizeModel' from module 'powerbi-jupyter-client'

Good morning,

 

I installed Jupyter on Windows with Python 3.11, versions in the image below as well as the error that is happening with powerbiclient, I am following the example below:

https://github.com/microsoft/powerbi-jupyter/blob/main/demo/Visualize%20with%20Power%20BI%20demo.ipy...

 

Does anyone know how to solve this problem?

 

jantoniel_0-1699364595285.png

 

[Open Browser Console for more detailed log - Double click to close this message]
Failed to load model class 'QuickVisualizeModel' from module 'powerbi-jupyter-client'
Error: No version of module powerbi-jupyter-client is registered
at f.loadClass (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/134.a63a8d293fb35a52...)
at f.loadModelClass (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/336.ebc7a55ea1768712...)
at f._make_model (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/336.ebc7a55ea1768712...)
at f.new_model (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/336.ebc7a55ea1768712...)
at f.handle_comm_open (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/336.ebc7a55ea1768712...)
at _handleCommOpen (http://localhost:8888/lab/extensions/@jupyter-widgets/jupyterlab-manager/static/134.a63a8d293fb35a52...)
at v._handleCommOpen (http://localhost:8888/static/notebook/3676.bundle.js:1:30808)
at async v._handleMessage (http://localhost:8888/static/notebook/3676.bundle.js:1:32702)

 
5 REPLIES 5
gayathri07
New Member

I am also facing same issue, Has anyone find solution for this?I am trying to create Power BI report in anaconda Jupyter Notebook Cloud.Does this anything to do with JupyterNotebook version?

marceloudo
Regular Visitor

The same problem now.

For a while I used that possibility:
from IPython.display import IFrame
display(IFrame(src="https://app.powerbi.com/reportEmbed?reportId=a48ec727-5ba4-41d2-a21e-fa6gd06ef7d9&autoAuth=true&ctid...", width=1140, height=541))

Diegomon
Frequent Visitor

Same issue here

same

Chris-cringle
New Member

I have this issue also

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors