A JupyterLab Glue DataBrew extension.
npm install aws_glue_databrew_jupyterThis is an extension for Jupyter Lab that allows you to manage your AWS Glue Databrew resources in-context of your existing Jupyter workflows.
1. boto3 version 1.16.17 or greater
1. botocore version 1.19.17 or greater
1. configure the aws cli. https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html
1. jupyter lab version 3.x
1. run pip install aws-jupyter-proxy
1. run jupyter serverextension enable --py aws_jupyter_proxy
1. Search for aws_glue_databrew_jupyter in the Jupyter Lab plugin store and click install
jupyter labextension install aws_glue_databrew_jupyterjupyter labnpm installnpm run buildpip install ./jupyter labextension install ./jupyter lab buildjupyter lab --debug