MCPcopy Create free account
hub / github.com/SeldonIO/seldon-server / get_seldon_banner

Function get_seldon_banner

python/seldon/shell/shell_main.py:38–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 p.pprint(o)
37
38def get_seldon_banner():
39 return '''\
40 _____ __ __
41 / ___/___ / /___/ /___ ____
42 \__ \/ _ \/ / __ / __ \/ __ \\
43 ___/ / __/ / /_/ / /_/ / / / /
44/____/\___/_/\__,_/\____/_/ /_/ \
45'''
46
47def get_default_conf():
48 return '''\

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected