harupy / dbauto

A Chrome extension to auto-format code on Databricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DBAuto

A Chrome extension to auto-format code on Databricks

demo

Warning

This extension currently uses public REST API (pyformatter.com) to format code. Be careful if your code contains confidential information. I'm working on an option which allows users to select public REST API or local Flask server.

Setup

cd server
./setup.sh
pipenv run python app.py

About

A Chrome extension to auto-format code on Databricks


Languages

Language:JavaScript 53.3%Language:Python 33.4%Language:Shell 13.3%