Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

randy3k
Copy link
Contributor

@randy3k randy3k commented Dec 10, 2021

  • Use current_request asparent_msg when parent_msg is NULL
  • Support metadata in send_response

@randy3k
Copy link
Contributor Author

randy3k commented Dec 10, 2021

It allows something like this.

IRkernel::comm_manager()$send_response(
  "stream",
  NULL,
  "iopub",
  content = list(
      name = "stdout",
      text = "hello"
  )
)

Screen Shot 2021-12-09 at 11 14 04 PM

@buchgr
Copy link

buchgr commented Sep 29, 2022

Friendly ping @flying-sheep. Would love to see this merged!

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.