Skip to content
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

Remove markdown styles and move to renderer ext #12468

Merged
merged 1 commit into from
Jan 11, 2023
Merged

Conversation

DonJayamanne
Copy link
Contributor

For #10422
Moved styles into renderer and fixed #10422 in microsoft/vscode-notebook-renderers#143

@DonJayamanne DonJayamanne marked this pull request as ready for review January 11, 2023 00:30
@DonJayamanne DonJayamanne enabled auto-merge (squash) January 11, 2023 00:30
@vscodenpa vscodenpa added this to the January 2023 milestone Jan 11, 2023
@DonJayamanne DonJayamanne merged commit c8c5385 into main Jan 11, 2023
@DonJayamanne DonJayamanne deleted the issue10422 branch January 11, 2023 00:50
DonJayamanne added a commit that referenced this pull request Jan 11, 2023
* main: (139 commits)
  Support Protocols in WS for custom Jupyter Servers (#12513)
  move IW run commands to submenu (#12533)
  return undefined when no folding regions to return (#12527)
  Remove markdown styles and move to renderer ext (#12468)
  Stop storing interpreter info in ipynb file (#12523)
  Remove details from all sources in kernel picker (#12525)
  Stop using preferred kernel service with MRU (#12522)
  Display kernelSpec src only if kernels are found (#12517)
  Update kernel source label (#12516)
  Auto select remote server Uri entry input item (#12479)
  Remove duplicate info in kernel quick pick (#12515)
  Fix settings scope (#12457)
  Disable ISort on CI (#12509)
  Merge loader and registration interfaces (#12477)
  Skip broken LSP tests (#12504)
  Bump version to ensure latest insiders goes out (#12505)
  Ignore spurious output when testing imports (#12495)
  Deprecated setting jupyterCommandLineArguments (#12466)
  Bump flat from 4.1.1 to 5.0.1 (#12472)
  Intercept debugpyAttach message to avoid error (#12498)
  ...
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.

Alert box styling seems not to actually work
3 participants