Skip to content

Command Line Arg to Set "metadata.kernelspec" #3

@MBetters

Description

@MBetters
...
"metadata": {
  "kernelspec": {
   "display_name": "my-virtualenv-python",
   "language": "python",
   "name": "my-virtualenv-python"
  }
  ...
...

Maybe this could be passed in with something like -k my-virtualenv-python. I'm new to Jupyter, so I'm wondering if there'd be any edge-case reason not to do this? Like maybe p2j should first check if my-virtualenv-python exists as a kernel. I'm happy to add this feature myself as a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions