Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Nov 9, 2015

ipython kernel install --name foo installs kernel with name foo and display_name foo, without needing to specify two arguments.

closes #75

`ipython kernel install --name foo` installs kernel with name foo
and display_name foo, without needing to specify two arguments.
@damianavila
Copy link
Member

LGTM, I find the code self-explanatory,so no need to add comments for me... but I am not against those if you think it makes clarifications...

minrk added a commit that referenced this pull request Nov 12, 2015
default display_name to kernel_name if specified
@minrk minrk merged commit 8c8a9f8 into ipython:master Nov 12, 2015
@minrk minrk deleted the default-display-name branch November 12, 2015 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IPython kernel installation: consider defaulting --display-name to --name

2 participants