Forum Discussion
wahmed20
Resolver I
3 years agoConnecting computer code to notebook
There are some code which can work only in your computer. For example accessing elasticsearch using python client. from elasticsearch import Elasticsearch
es = Elasticsearch(
hosts=[{'ho...
- 3 years ago
The code works if you run the notebook with Vs code.
For further details
https://learn.microsoft.com/en-us/fabric/data-engineering/setup-vs-code-extension
miguel
Community Admin
3 years agoHi!
This question appears to be better suited for the Synapse community which does cover notebooks. This community focuses primarily on the components found inside of the Data Factory which are, today, Data pipelines and Dataflows.
I'd encourage you to post this question on the Synapse community.