Skip to content

Conversation

jonsequitur
Copy link
Contributor

No description provided.

@@ -8,8 +8,59 @@
"language": "csharp"
}
},
"outputs": [],
Copy link
Member

Choose a reason for hiding this comment

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

should not check in notebooks with output

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've been thinking we should check in outputs but it's not something we've done systematically. It's a bit of a pain from a PR standpoint but it's also more useful as documentation. Thoughts?

Copy link
Member

Choose a reason for hiding this comment

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

if output contains javascript github will block the rendering

Copy link
Contributor Author

@jonsequitur jonsequitur Mar 29, 2022

Choose a reason for hiding this comment

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

It will block rendering of the whole notebook? I know it won't run the JavaScript.

<ItemGroup>
<Compile Include="..\Microsoft.DotNet.Interactive\Utility\InvocationContextExtensions.cs" Link="Utilities\InvocationContextExtensions.cs" />
</ItemGroup>

<ItemGroup>
<None Remove="bin\Debug\netstandard2.1\/Microsoft.DotNet.Interactive.Journey.dll" />
Copy link
Member

Choose a reason for hiding this comment

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

can't we use the tfm variable to exclude this?

@jonsequitur jonsequitur marked this pull request as ready for review March 28, 2022 17:56
@jonsequitur jonsequitur reopened this Mar 31, 2022
@jonsequitur jonsequitur force-pushed the kernel-language branch 3 times, most recently from c0abff8 to a9401fa Compare April 12, 2022 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants