Jupyter kernel for Vadalog knowledge graph system
Project description
Vadalog Jupyter Kernel
A Jupyter kernel for executing Vadalog knowledge graph queries in JupyterLab.
Installation
pip install vadalog-jupyter-kernel
Usage
-
Start JupyterLab:
jupyter lab -
Create a new notebook and select the Vadalog kernel
-
Write Vadalog code:
@input("person"). person("Alice"). person("Bob"). @output("greeting"). greeting(X, "Hello") :- person(X). -
Run the cell and see the results!
Features
- ✅ Execute Vadalog queries
- ✅ Display results as formatted HTML tables
- ✅ Execution timing
- ✅ Error handling and reporting
- ✅ Works with vadalog-extension for enhanced UI
Requirements
- Python >= 3.8
- JupyterLab >= 4.0.0
- Vadalog backend server (contact support for access)
Recommended
Install with the JupyterLab extension for the best experience:
pip install vadalog-jupyter-kernel vadalog-extension
This gives you:
- 🎨 Syntax highlighting
- 🔍 Code linting
- 🛑 Stop button integration
- 📊 Beautiful output formatting
- ⏱️ Execution timing
Access to Vadalog Backend
The Vadalog backend is required to execute queries. To request access:
- 📧 Email: davben@prometheux.co.uk or support@prometheux.co.uk
- 🌐 Website: https://www.prometheux.ai
License
BSD 3-Clause License - see LICENSE file for details.
About Vadalog
Vadalog is a powerful knowledge graph system developed by Prometheux Limited.
Support
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vadalog_jupyter_kernel-3.0.4.tar.gz.
File metadata
- Download URL: vadalog_jupyter_kernel-3.0.4.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bb00075967048923b1e58c0258174df3cafa63c1eb92696858337b4c92220ca
|
|
| MD5 |
8b312c8f908b54a632af9c17c3f28ab0
|
|
| BLAKE2b-256 |
78909d3271eda175ed077ecfe77d56bd069187a3e8861d892333d9733332287d
|
File details
Details for the file vadalog_jupyter_kernel-3.0.4-py3-none-any.whl.
File metadata
- Download URL: vadalog_jupyter_kernel-3.0.4-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e310ecc2869016feae7e3a27f5aa1a1a7881599e4e20ece21ee51ae4028003
|
|
| MD5 |
09ac54f77a0af205e607de5bf810602e
|
|
| BLAKE2b-256 |
26df8d9e0de200cc7ac7789ab9935bb80695d31d2ceea51309818f3df5c061e2
|