Skip to content

Project Setup Issue #3

@alex-hedley

Description

@alex-hedley

Hi,

Which version of dotnet-interactive do you need to install?

See What is .NET Interactive? for install steps.
dotnet tool install --global Microsoft.dotnet-interactive --version 1.0.416502

I then tried dotnet interactive http --http-port 9000 and got the following message:

Required command was not provided.
Unrecognized command or argument 'http'.
Unrecognized command or argument '--http-port'.
Unrecognized command or argument '9000'.

Description:
  Interactive programming for .NET.

Usage:
  dotnet-interactive [command] [options]

Options:
  --log-path <log-path>  Enable file logging to the specified directory
  --verbose              Enable verbose logging to the console
  --version              Show version information
  -?, -h, --help         Show help and usage information

Commands:
  jupyter <connection-file>  Starts dotnet-interactive as a Jupyter kernel
  stdio                      Starts dotnet-interactive with kernel functionality exposed 
                             over standard I/O
  notebook-parser            Starts a process to parse and serialize notebooks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions