المصدر
https://github.com/microsoft/powerbi-jupyter
https://lnkd.in/gFSgBeJ
pip install powerbiclient
pip install powerbiclient
jupyter labextension install @jupyter-widgets/jupyterlab-manager
ValueError: Please install Node.js and npm before continuing installation. You may be able to install Node.js from your package manager, from conda, or directly from the Node.js website (https://nodejs.org).
curl -sL https://deb.nodesource.com/setup_15.x | sudo -E bash -
sudo apt-get install -y nodejs