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

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

Open
MBetters opened this issue Aug 28, 2019 · 1 comment
Open

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

MBetters opened this issue Aug 28, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@MBetters
Copy link

MBetters commented Aug 28, 2019

...
"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.

@remykarem
Copy link
Owner

remykarem commented Aug 31, 2019 via email

@remykarem remykarem added the wontfix This will not be worked on label Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants