14

Is it possible to give a jupyter notebook widget the focus? I can't see documentation or hints in the code about this?

Thomas K
  • 39,200
  • 7
  • 84
  • 86
Tim Richardson
  • 6,608
  • 6
  • 44
  • 71

1 Answers1

0

I believe there is a pull request regarding this issue and in this commit you can actually see it in code. Since this PR is already merged I hope it will be out in the upcoming ipywidgets 8.0.

alex
  • 10,900
  • 15
  • 70
  • 100