Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Error with embeding a report into jupyter notebook

Hello everyone! My code in jupyter notebook looks like this: from powerbiclient import Report, models from powerbiclient.authentication import DeviceCodeLoginAuthentication   auth = DeviceCode...