MCPcopy Create free account
hub / github.com/SkyworkAI/DeepResearchAgent / index

Method index

src/visualization/visualizer.py:675–677  ·  view source on GitHub ↗

Main page.

()

Source from the content-addressed store, hash-verified

673
674 @self.app.route('/')
675 def index():
676 """Main page."""
677 return render_template('index.html')
678
679 @self.app.route('/api/data')
680 def get_data():

Callers 15

__init__Method · 0.80
buyMethod · 0.80
sellMethod · 0.80
holdMethod · 0.80
buyMethod · 0.80
sellMethod · 0.80
holdMethod · 0.80
_get_element_positionMethod · 0.80
render_settingsMethod · 0.80
__getitem__Method · 0.80
__getitem__Method · 0.80
__getitem__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected