Andrea

Results 7 comments of Andrea

Some enterprise users would not be allowed to write any query. Let's have a switch to turn off any non visualization feature.

Make sense adding the option for the user that manages the deployment to: 1/ save the schema, 2/ turn Synchronization ON/OFF 3/ edit the schema. I would not create a...

@charlesivie, should we use Oink for this?

Hello Stefan, we have a couple of questions: 1/ To which graph database are you connecting to? Neptune or other? 2/ Running your query outside the Graph Explorer, doe it...

This should be part of a Views epic, which includes saving, listing and sharing.

Few questions for the community: 1. Should this component include the ability to query the Neptune database? or just visualize the result of a Neptune query? 2. Should we also...

There are several ways to embed the Monaco editor in a Jupyter Lab cell. Here are the most effective approaches: ## Method 1: Direct HTML/JavaScript Implementation ```python from IPython.display import...