Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/traitlets
/ subcommands_app.py
File
subcommands_app.py
examples/subcommands_app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# PYTHON_ARGCOMPLETE_OK
3
""
"A simple example to demonstrate subcommands
with
traitlets.Application
4
Callers
nothing calls this directly
Calls
1
launch_instance
Method · 0.80
Tested by
no test coverage detected