Yuval Zukerman

Results 3 comments of Yuval Zukerman

You can use the [Tableau Server REST API](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_datasources.htm) to create/append/overwrite/delete data sources.

What solved my issue was the fact that apparently I had both Jupyter Lab and Jupyter-AI installed concurrently. Removing both and install Jupyter-AI solved the issue.