Data Science & AI Workbench enables you to connect to an Elasticsearch NoSQL database to access JSON data stored there. Before you can do so, however, you’ll need to import the library that’s required to connect to Elasticsearch.:Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
conda install to add a package during a session, the project is impacted temporarily, during the current session only. If you want the change to persist for future project sessions and deployments, be sure to add the package to the project’s anaconda-project.yml file. For more information, see Project configurations.
After you’ve installed the correct driver, you can then use code such as this to access the cluster from within a notebook session: