-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathrequirements.txt
38 lines (35 loc) · 2.42 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Azure SDK and AI Services
azure-identity # Azure authentication and credentials management
azure-ai-projects # Azure AI project management
azure-ai-inference[opentelemetry] # Azure AI inference with OpenTelemetry support
azure-ai-evaluation # Azure AI model evaluation tools
azure-ai-contentsafety # Azure content safety services
azure-search-documents # Azure AI Search integration
# Telemetry and Monitoring
azure-monitor-opentelemetry # Azure Monitor OpenTelemetry integration
azure-core-tracing-opentelemetry # Azure core OpenTelemetry tracing
opentelemetry-exporter-otlp # OpenTelemetry protocol exporter
opentelemetry-sdk # OpenTelemetry SDK
# Jupyter and Development Tools
jupyter # Jupyter notebook interface
python-dotenv # Environment variable management
notebook # Jupyter notebook core
ipykernel # IPython kernel for Jupyter
pandas # Data manipulation library
tabulate # Pretty-print tabular data
nbformat # Notebook format conversion
asyncio # Async I/O support
typing # Type hinting support
# Documentation Tools (MkDocs and plugins)
mkdocs-material # Material theme for MkDocs
mkdocs-render-swagger-plugin # Swagger/OpenAPI documentation
mkdocs-macros-plugin # Macros support for MkDocs
mkdocs-glightbox # Image lightbox enhancement
mkdocs-open-in-new-tab # Open links in new tabs
mkdocs-video # Video embedding support
mkdocs-table-reader-plugin # Table reading capabilities
mkdocs-minify-plugin # Minification of HTML/CSS/JS
mkdocs-jupyter # Jupyter notebook integration
mkdocs-git-committers-plugin-2 # Git committers information
mkdocs-git-revision-date-localized-plugin # Localized Git revision dates
mkdocs-git-revision-date-plugin # Git revision date display