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

Support Protocols in WS for custom Jupyter Servers #12513

Merged
merged 3 commits into from
Jan 11, 2023
Merged

Conversation

DonJayamanne
Copy link
Contributor

@DonJayamanne DonJayamanne commented Jan 9, 2023

Fixes #12534

@DonJayamanne DonJayamanne marked this pull request as ready for review January 11, 2023 19:56
@vscodenpa vscodenpa added this to the January 2023 milestone Jan 11, 2023
@DonJayamanne DonJayamanne enabled auto-merge (squash) January 11, 2023 19:58
@DonJayamanne DonJayamanne merged commit 04793b1 into main Jan 11, 2023
@DonJayamanne DonJayamanne deleted the issue12507 branch January 11, 2023 20:21
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.

Unable to pass auth headers for WebSockets in vscode.web
3 participants