Skip to content

Conversation

colombod
Copy link
Member

@colombod colombod commented Nov 3, 2022

  • using absolute URLs to images for the readme of both stable and insider
  • removed warning on preview state of vscode notebook Api
  • aligned readme for stable and insiders

@colombod colombod enabled auto-merge (rebase) November 3, 2022 20:06
@colombod colombod added Area-Documentation Improvements or additions to documentation Area-Polyglot Notebooks Extension labels Nov 3, 2022
@@ -48,23 +47,23 @@ To create a new polyglot notebook, open the Command Palette(`Ctrl+Shift+P`) on W

Execute code by selecting the subkernel in the bottom right of each cell, or use language magic commands to mix languages in one cell regardless of the chosen subkernel.

![Running Code](images/RunningCodeExample.gif)
![Running Code](https://github.com/dotnet/interactive/raw/main/images/RunningCodeExample.gif)

## Variable Sharing + Variable Explorer

Share variables from subkernel to subkernel via the `#!share` magic command that is easily generated from the variable explorer. Use the Variable Explorer to manage the state and value of your variables.
Copy link
Contributor

Choose a reason for hiding this comment

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

Inconsistent casing here between variable explorer and Variable Explorer.

@colombod colombod merged commit 652948d into dotnet:main Nov 3, 2022
@colombod colombod deleted the fix_readme branch November 3, 2022 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Documentation Improvements or additions to documentation Area-Polyglot Notebooks Extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants