* add vscode debugger
Signed-off-by: Ke Xu <xuke@microsoft.com>
* add cd
Signed-off-by: Ke Xu <xuke@microsoft.com>
* skip js publish for pull request
Signed-off-by: Ke Xu <xuke@microsoft.com>
* update id
Signed-off-by: Ke Xu <xuke@microsoft.com>
Add interpret
add with Credential handling based on environment
remove call back from data bricks since api call cannot go through.
changed flusk server to be instant level instead of shared, since user may use different public ip/port for different dashboard.
simplify the route since we don't share port.
* don't ignore prettier for python code, add flake8 checks and fix all violations
Signed-off-by: Roman Lutz <rolutz@microsoft.com>
* pin package versions in dev requirements
Signed-off-by: Roman Lutz <rolutz@microsoft.com>
* extend max line length to 99 from 79
Signed-off-by: Roman Lutz <rolutz@microsoft.com>
* remove custom line length
Signed-off-by: Roman Lutz <rolutz@microsoft.com>
* flake8 fixes
Signed-off-by: Roman Lutz <rolutz@microsoft.com>