microsoft / powerbi-jupyter

A Custom Jupyter Widget Library for Power BI
MIT License
470 stars 151 forks source link

Displaying reports under VS Code with Jupyter extension #23

Closed hristochr closed 1 year ago

hristochr commented 2 years ago

Has anyone successfully been able to display a report under VS Code?

My setup:

I successfully get device authentication. When I try to render a report: image I click on enable, then restart kernel, authenticate again but keep getting the same error.

bapat-atharva commented 1 year ago

Hi @hristochr, were you able to make it run in vs code ?

We need to install additional Jupyter extensions to make it run. Here is what we have - image

Additionally, also have ipykernel installed. pip install -U ipykernel