Skip to content

Conversation

@eric-wieser
Copy link
Contributor

@eric-wieser eric-wieser commented May 13, 2022

These style names are inherited from bootstrap, but seem to be the defacto standard for jupyter notebooks.
See https://nbviewer.org/github/ipython/ipython-in-depth/blob/master/examples/Notebook/Notebook%20Basics.ipynb for an example by ipython of these styles being used.
Note there is no appropriate color to uses for success.

Partially addresses #8399

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for feature-requests.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).

@eric-wieser eric-wieser requested a review from a team as a code owner May 13, 2022 09:46
These style names are inherited from bootstrap, but seem to be the defacto standard for jupyter notebooks.
Note there is no appropriate color to uses for `success`.
@codecov-commenter
Copy link

Codecov Report

Merging #10021 (707071b) into main (f35e44a) will decrease coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##            main   #10021   +/-   ##
======================================
- Coverage     63%      63%   -1%     
======================================
  Files        211      211           
  Lines      10097    10097           
  Branches    1611     1611           
======================================
- Hits        6456     6452    -4     
+ Misses      3125     3124    -1     
- Partials     516      521    +5     
Impacted Files Coverage Δ
src/platform/errors/errorHandler.ts 62% <0%> (-1%) ⬇️
...ommon/process/environmentActivationService.node.ts 69% <0%> (-1%) ⬇️
...rc/platform/common/dataScienceSurveyBanner.node.ts 70% <0%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants