Coder Social home page Coder Social logo

test-mass-forker-org-1 / aws-glue-databrew-jupyter-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws/aws-glue-databrew-jupyter-extension

0.0 0.0 0.0 1.58 MB

License: MIT No Attribution

Shell 4.45% JavaScript 1.62% Python 1.45% TypeScript 70.38% CSS 4.36% Jupyter Notebook 17.74%

aws-glue-databrew-jupyter-extension's Introduction

aws_glue_databrew_jupyter

This is an extension for Jupyter Lab that allows you to manage your AWS Glue Databrew resources in-context of your existing Jupyter workflows.

Prerequisites

  1. boto3 version 1.16.17 or greater
  2. botocore version 1.19.17 or greater
  3. configure the aws cli. https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html
  4. jupyter lab version 1.2 or 2.x

Installation instructions for Jupyter Lab

  1. run pip install aws-jupyter-proxy
  2. run jupyter serverextension enable --py aws_jupyter_proxy
  3. Search for aws_glue_databrew_jupyter in the Jupyter Lab plugin store and click install

Command-line installation instructions

  1. run jupyter labextension install aws_glue_databrew_jupyter
  2. Start jupyter lab: jupyter lab

Build and install instructions

  1. Install npm dependencies: npm install
  2. Build the extension: npm run build
  3. Install python dependencies: pip install ./
  4. Install the extension: jupyter labextension install ./
  5. Build jupyter lab assets: jupyter lab build
  6. Start jupyter lab in debug mode: jupyter lab --debug

Publishing new versions

  1. Update the version and push via https://docs.npmjs.com/updating-your-published-package-version-number
  2. tag the commit with a new version tag

aws-glue-databrew-jupyter-extension's People

Contributors

zsimjee avatar kevinpagtakhan avatar dependabot[bot] avatar karthiksonti avatar amazon-auto avatar liuzulin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.