Skip to content

Conversation

@danagilliann
Copy link
Contributor

At the moment, the PR only solves #2460 for an executed cell, meaning if there are other cells running then they will not be "unhanged." Also, the asterisk just gets stripped out meaning the input would look like [] as opposed to [ ]. If anyone has any ideas as to how to solve these issues, please let me know :)

@takluyver
Copy link
Member

For putting the space in there, there's another place in that file where the function is called with no argument (set_input_prompt()). It looks like that should result in a prompt with a gap [ ].

I'm not sure what you mean about other cells running but not executed?

@danagilliann
Copy link
Contributor Author

Got it! Ah so I thought that if I ran multiple cells at once then the other cells wouldn't be affected, but it turns out they are so it's all good!

@takluyver takluyver added this to the 5.5 milestone Apr 4, 2018
@takluyver
Copy link
Member

Thanks @danagilliann, this looks good to me.

@takluyver takluyver merged commit 2fb4716 into jupyter:master Apr 4, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants