We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4271752 commit eb7e5c9Copy full SHA for eb7e5c9
jupyter_server/extension/application.py
@@ -4,7 +4,8 @@
4
from traitlets import (
5
Unicode,
6
List,
7
- Dict,
+ Dict,
8
+ Bool,
9
default,
10
validate
11
)
0 commit comments