0.6.0 • Published 10 months ago

@amphi/jupyterlab-amphi v0.6.0

Weekly downloads
-
License
Elastic License 2...
Repository
github
Last release
10 months ago

Amphi for Jupyterlab

jupyter-lab-amph-screenshot

Amphi for JupyterLab is a Micro ETL designed for ingesting, cleansing, and processing data from files and databases. Amphi addresses use cases such as data extraction from structured and unstructured data, data preparation and enrichment, and data processing for LLMs-based systems. Use Amphi within the Jupyterlab environment to design your data pipelines with a graphical user-interface and generate native Python code you can deploy anywhere.

šŸ“£ Beta release

Amphi for Jupyterlab is currently in beta. To start with Amphi, see below for install instructions.

As Amphi is in beta version, we welcome feedback and suggestions. Join the Slack community or reach out directly at hello@amphi.ai.

Requirements

  • JupyterLab >= 4.0

Install Jupyterlab + Amphi

If you want to launch Jupyterlab + Amphi, you can run the following commands. It is recommended to a virtual environment (venv or conda for example).

To install perform the following steps, with pip:

pip install --upgrade jupyterlab jupyterlab-amphi

For more installation instructions, visit the docs.

Install Amphi on an existing Jupyterlab instance

If you already have a Jupyterlab instance, just install the amphi package:

pip install --upgrade jupyterlab-amphi

Alternatively, you can search in the Extension Manager for Amphi.

For more information, see docs.

0.5.91

11 months ago

0.6.0

10 months ago

0.1.2

1 year ago