Skip to content

Add parameters to client.py and client.js #37

Description

@dockter-84

Because there's a "hardcoded" relationship between input parameter, kernel name, and source code file, we are not able to run the python, scala, and R demos on kernels with different kernel names.

Can you add parameters like --kernel-name <kernel_name> and --source <filename> to the client.py and client.js demonstration programs? These parameters would supersede the values in the dictionary within the code.

That way we could run:

node client.js --kernel-name new-scala-version  --source example.scala

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions