Skip to content

Remove aml scripts from extension #11085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

DonJayamanne
Copy link

@DonJayamanne DonJayamanne commented Apr 10, 2020

As we can load widgets from local FS, I don't think we need to ship the AML widget scripts.
(tested with AML widgets installed in a conda environment).

@DonJayamanne DonJayamanne marked this pull request as ready for review April 10, 2020 21:08
@DonJayamanne DonJayamanne added the no-changelog No news entry required label Apr 10, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woot!

@codecov-io
Copy link

codecov-io commented Apr 10, 2020

Codecov Report

Merging #11085 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11085      +/-   ##
==========================================
- Coverage   61.40%   61.39%   -0.01%     
==========================================
  Files         597      597              
  Lines       32756    32756              
  Branches     4631     4631              
==========================================
- Hits        20113    20112       -1     
  Misses      11626    11626              
- Partials     1017     1018       +1     
Impacted Files Coverage Δ
...ient/datascience/interactive-ipynb/nativeEditor.ts 11.61% <ø> (ø)
...atascience/interactive-window/interactiveWindow.ts 15.48% <ø> (ø)
src/client/common/utils/platform.ts 64.70% <0.00%> (-5.89%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d13fa2...e10174e. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 0af7c29 into microsoft:master Apr 10, 2020
@DonJayamanne DonJayamanne deleted the removeAML branch April 10, 2020 21:49
DonJayamanne added a commit that referenced this pull request Apr 13, 2020
DonJayamanne added a commit that referenced this pull request Apr 14, 2020
* Load widget scripts from CDN and/or local python interpreter (#10987)

* Address sonar issues
* Fix linter
* Fixes
* Better way to pas array buffer
* Added comments
* Oops

* Copy widget scripts to extension folder (#11082)

* Copy widget scripts to extension folder
* Fix test

* Remove aml scripts from extension (#11085)

* Validate python when nb opened not on extension activates (#11087)

For #10893

* Support workspace images in markdown cells (#11086)

For #10893

* Fix functional tests for ipywidgets and download just chrome b… (#11093)

For #11092

playwright downloads other browsers, we need just one chrome (as this is closest to what VSCode is built upon)

* Added tests for k3d widget (#11133)

For #10799, #11096

* Fix failing ipywidget tests (#11132)

For #11099

* Update change log
@lock lock bot locked as resolved and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-changelog No news entry required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants