kshitijthakkar commited on
Commit
a85f4e8
Β·
1 Parent(s): 555014b

fix: Use flexbox CSS to force horizontal badge layout across all documentation tabs

Browse files
Files changed (1) hide show
  1. screens/documentation.py +42 -7
screens/documentation.py CHANGED
@@ -19,7 +19,12 @@ def create_about_tab():
19
 
20
  **The Complete AI Agent Evaluation Platform**
21
 
22
- [![MCP's 1st Birthday Hackathon](https://img.shields.io/badge/MCP%27s%201st%20Birthday-Hackathon-blue)](https://github.com/modelcontextprotocol) [![Track 2](https://img.shields.io/badge/Track-MCP%20in%20Action%20(Enterprise)-purple)](https://github.com/modelcontextprotocol/hackathon) [![HF Space](https://img.shields.io/badge/HuggingFace-TraceMind-yellow?logo=huggingface)](https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind) [![Powered by Gradio](https://img.shields.io/badge/Powered%20by-Gradio-orange)](https://gradio.app/)
 
 
 
 
 
23
 
24
  > **🎯 Track 2 Submission**: MCP in Action (Enterprise)
25
  > **πŸ“… MCP's 1st Birthday Hackathon**: November 14-30, 2025
@@ -247,11 +252,25 @@ def create_traceverde_tab():
247
 
248
  <br/>
249
 
250
- [![PyPI version](https://badge.fury.io/py/genai-otel-instrument.svg)](https://badge.fury.io/py/genai-otel-instrument) [![Python Versions](https://img.shields.io/pypi/pyversions/genai-otel-instrument.svg)](https://pypi.org/project/genai-otel-instrument/) [![License](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) [![Downloads](https://static.pepy.tech/badge/genai-otel-instrument)](https://pepy.tech/project/genai-otel-instrument) [![Downloads/Month](https://static.pepy.tech/badge/genai-otel-instrument/month)](https://pepy.tech/project/genai-otel-instrument)
 
 
 
 
 
 
251
 
252
- [![GitHub Stars](https://img.shields.io/github/stars/Mandark-droid/genai_otel_instrument?style=social)](https://github.com/Mandark-droid/genai_otel_instrument) [![GitHub Forks](https://img.shields.io/github/forks/Mandark-droid/genai_otel_instrument?style=social)](https://github.com/Mandark-droid/genai_otel_instrument) [![GitHub Issues](https://img.shields.io/github/issues/Mandark-droid/genai_otel_instrument)](https://github.com/Mandark-droid/genai_otel_instrument/issues)
 
 
 
 
253
 
254
- [![OpenTelemetry](https://img.shields.io/badge/OpenTelemetry-1.20%2B-blueviolet)](https://opentelemetry.io/) [![Semantic Conventions](https://img.shields.io/badge/OTel%20Semconv-GenAI%20v1.28-orange)](https://opentelemetry.io/docs/specs/semconv/gen-ai/) [![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
 
 
 
 
255
 
256
  **Automatic OpenTelemetry Instrumentation for LLM Applications**
257
 
@@ -651,9 +670,20 @@ def create_smoltrace_tab():
651
 
652
  **Lightweight Agent Evaluation Engine with Built-in OpenTelemetry Tracing**
653
 
654
- [![Python](https://img.shields.io/badge/Python-3.10%2B-blue)](https://www.python.org/downloads/) [![License](https://img.shields.io/badge/License-AGPL--3.0-blue.svg)](https://github.com/Mandark-droid/SMOLTRACE/blob/main/LICENSE) [![PyPI version](https://badge.fury.io/py/smoltrace.svg)](https://badge.fury.io/py/smoltrace) [![Downloads](https://static.pepy.tech/badge/smoltrace)](https://pepy.tech/project/smoltrace) [![Downloads/Month](https://static.pepy.tech/badge/smoltrace/month)](https://pepy.tech/project/smoltrace)
 
 
 
 
 
 
655
 
656
- [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/) [![Tests](https://img.shields.io/github/actions/workflow/status/Mandark-droid/SMOLTRACE/test.yml?branch=main&label=tests)](https://github.com/Mandark-droid/SMOLTRACE/actions?query=workflow%3Atest) [![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://huggingface.co/docs/smoltrace/en/index)
 
 
 
 
 
657
 
658
  ---
659
 
@@ -1182,7 +1212,12 @@ def create_mcp_server_tab():
1182
 
1183
  **Building MCP: Intelligent Analysis Tools for Agent Evaluation**
1184
 
1185
- [![MCP's 1st Birthday Hackathon](https://img.shields.io/badge/MCP%27s%201st%20Birthday-Hackathon-blue)](https://github.com/modelcontextprotocol) [![Track 1](https://img.shields.io/badge/Track-Building%20MCP%20(Enterprise)-blue)](https://github.com/modelcontextprotocol/hackathon) [![HF Space](https://img.shields.io/badge/HuggingFace-TraceMind--MCP--Server-yellow?logo=huggingface)](https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind-mcp-server) [![Google Gemini](https://img.shields.io/badge/Powered%20by-Google%20Gemini%202.5%20Pro-orange)](https://ai.google.dev/)
 
 
 
 
 
1186
 
1187
  > **🎯 Track 1 Submission**: Building MCP (Enterprise)
1188
  > **πŸ“… MCP's 1st Birthday Hackathon**: November 14-30, 2025
 
19
 
20
  **The Complete AI Agent Evaluation Platform**
21
 
22
+ <div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 5px;">
23
+ <a href="https://github.com/modelcontextprotocol"><img src="https://img.shields.io/badge/MCP%27s%201st%20Birthday-Hackathon-blue" alt="MCP's 1st Birthday Hackathon"></a>
24
+ <a href="https://github.com/modelcontextprotocol/hackathon"><img src="https://img.shields.io/badge/Track-MCP%20in%20Action%20(Enterprise)-purple" alt="Track 2"></a>
25
+ <a href="https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind"><img src="https://img.shields.io/badge/HuggingFace-TraceMind-yellow?logo=huggingface" alt="HF Space"></a>
26
+ <a href="https://gradio.app/"><img src="https://img.shields.io/badge/Powered%20by-Gradio-orange" alt="Powered by Gradio"></a>
27
+ </div>
28
 
29
  > **🎯 Track 2 Submission**: MCP in Action (Enterprise)
30
  > **πŸ“… MCP's 1st Birthday Hackathon**: November 14-30, 2025
 
252
 
253
  <br/>
254
 
255
+ <div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 5px;">
256
+ <a href="https://badge.fury.io/py/genai-otel-instrument"><img src="https://badge.fury.io/py/genai-otel-instrument.svg" alt="PyPI version"></a>
257
+ <a href="https://pypi.org/project/genai-otel-instrument/"><img src="https://img.shields.io/pypi/pyversions/genai-otel-instrument.svg" alt="Python Versions"></a>
258
+ <a href="https://www.gnu.org/licenses/agpl-3.0"><img src="https://img.shields.io/badge/License-AGPL%203.0-blue.svg" alt="License"></a>
259
+ <a href="https://pepy.tech/project/genai-otel-instrument"><img src="https://static.pepy.tech/badge/genai-otel-instrument" alt="Downloads"></a>
260
+ <a href="https://pepy.tech/project/genai-otel-instrument"><img src="https://static.pepy.tech/badge/genai-otel-instrument/month" alt="Downloads/Month"></a>
261
+ </div>
262
 
263
+ <div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 5px;">
264
+ <a href="https://github.com/Mandark-droid/genai_otel_instrument"><img src="https://img.shields.io/github/stars/Mandark-droid/genai_otel_instrument?style=social" alt="GitHub Stars"></a>
265
+ <a href="https://github.com/Mandark-droid/genai_otel_instrument"><img src="https://img.shields.io/github/forks/Mandark-droid/genai_otel_instrument?style=social" alt="GitHub Forks"></a>
266
+ <a href="https://github.com/Mandark-droid/genai_otel_instrument/issues"><img src="https://img.shields.io/github/issues/Mandark-droid/genai_otel_instrument" alt="GitHub Issues"></a>
267
+ </div>
268
 
269
+ <div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 5px;">
270
+ <a href="https://opentelemetry.io/"><img src="https://img.shields.io/badge/OpenTelemetry-1.20%2B-blueviolet" alt="OpenTelemetry"></a>
271
+ <a href="https://opentelemetry.io/docs/specs/semconv/gen-ai/"><img src="https://img.shields.io/badge/OTel%20Semconv-GenAI%20v1.28-orange" alt="Semantic Conventions"></a>
272
+ <a href="https://github.com/psf/black"><img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code Style: Black"></a>
273
+ </div>
274
 
275
  **Automatic OpenTelemetry Instrumentation for LLM Applications**
276
 
 
670
 
671
  **Lightweight Agent Evaluation Engine with Built-in OpenTelemetry Tracing**
672
 
673
+ <div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 5px;">
674
+ <a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/Python-3.10%2B-blue" alt="Python"></a>
675
+ <a href="https://github.com/Mandark-droid/SMOLTRACE/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-AGPL--3.0-blue.svg" alt="License"></a>
676
+ <a href="https://badge.fury.io/py/smoltrace"><img src="https://badge.fury.io/py/smoltrace.svg" alt="PyPI version"></a>
677
+ <a href="https://pepy.tech/project/smoltrace"><img src="https://static.pepy.tech/badge/smoltrace" alt="Downloads"></a>
678
+ <a href="https://pepy.tech/project/smoltrace"><img src="https://static.pepy.tech/badge/smoltrace/month" alt="Downloads/Month"></a>
679
+ </div>
680
 
681
+ <div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 5px;">
682
+ <a href="https://github.com/psf/black"><img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code style: black"></a>
683
+ <a href="https://pycqa.github.io/isort/"><img src="https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336" alt="Imports: isort"></a>
684
+ <a href="https://github.com/Mandark-droid/SMOLTRACE/actions?query=workflow%3Atest"><img src="https://img.shields.io/github/actions/workflow/status/Mandark-droid/SMOLTRACE/test.yml?branch=main&label=tests" alt="Tests"></a>
685
+ <a href="https://huggingface.co/docs/smoltrace/en/index"><img src="https://img.shields.io/badge/docs-stable-blue.svg" alt="Docs"></a>
686
+ </div>
687
 
688
  ---
689
 
 
1212
 
1213
  **Building MCP: Intelligent Analysis Tools for Agent Evaluation**
1214
 
1215
+ <div align="center" style="display: flex; flex-wrap: wrap; justify-content: center; gap: 5px;">
1216
+ <a href="https://github.com/modelcontextprotocol"><img src="https://img.shields.io/badge/MCP%27s%201st%20Birthday-Hackathon-blue" alt="MCP's 1st Birthday Hackathon"></a>
1217
+ <a href="https://github.com/modelcontextprotocol/hackathon"><img src="https://img.shields.io/badge/Track-Building%20MCP%20(Enterprise)-blue" alt="Track 1"></a>
1218
+ <a href="https://huggingface.co/spaces/MCP-1st-Birthday/TraceMind-mcp-server"><img src="https://img.shields.io/badge/HuggingFace-TraceMind--MCP--Server-yellow?logo=huggingface" alt="HF Space"></a>
1219
+ <a href="https://ai.google.dev/"><img src="https://img.shields.io/badge/Powered%20by-Google%20Gemini%202.5%20Pro-orange" alt="Google Gemini"></a>
1220
+ </div>
1221
 
1222
  > **🎯 Track 1 Submission**: Building MCP (Enterprise)
1223
  > **πŸ“… MCP's 1st Birthday Hackathon**: November 14-30, 2025