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

[NuGet.org Bug]: Information on the Script & Interactive usage tab isn't quite accurate #9354

Closed
jonsequitur opened this issue Jan 24, 2023 · 3 comments

Comments

@jonsequitur
Copy link

Impact

Other

Describe the bug

The Script & Interactive tab shows informational text that could use an update.

#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.

I'd suggest two changes:

  • The NuGet support for #r is not present in C# scripting.
  • The VS Code extension for .NET Interactive is now called Polyglot Notebooks. (.NET Interactive is also available in other places, so this name change doesn't apply universally.) Mentioning .NET Interactive and Polyglot Notebooks might be helpful.

Repro Steps

  1. Open a package URL, e.g. https://www.nuget.org/packages/Apache.Arrow/
  2. Click the Script & Interactive tab

Expected Behavior

The wording could be more accurate.

Screenshots

image

Additional Context and logs

No response

@KathleenDollard
Copy link

#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.

@joelverhagen joelverhagen self-assigned this Feb 6, 2023
@joelverhagen joelverhagen added this to the Sprint 2023-02 milestone Feb 7, 2023
@joelverhagen
Copy link
Member

joelverhagen commented Feb 7, 2023

Thanks for the detailed report and apologies for the delay. We'll proceed with the wording suggested by @KathleenDollard. This should released during February.

@joelverhagen
Copy link
Member

This is deployed to PROD on March 3rd. Thanks again for bringing this to our attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants