Skip to content

[WIP] Fix table and tabs layout in mobile screen#1

Closed
B-Step62 wants to merge 12 commits intotracking_docfrom
mobile_layout
Closed

[WIP] Fix table and tabs layout in mobile screen#1
B-Step62 wants to merge 12 commits intotracking_docfrom
mobile_layout

Conversation

@B-Step62
Copy link
Owner

@B-Step62 B-Step62 commented Nov 29, 2023

🛠 DevTools 🛠

Open in GitHub Codespaces

Install mlflow from this PR

pip install git+https://github.com/mlflow/mlflow.git@refs/pull/1/merge

Checkout with GitHub CLI

gh pr checkout 1

Related Issues/PRs

#xxx

What changes are proposed in this pull request?

How is this PR tested?

  • Existing unit/integration tests
  • New unit/integration tests
  • Manual tests

Does this PR require documentation update?

  • No. You can skip the rest of this section.
  • Yes. I've updated:
    • Examples
    • API references
    • Instructions

Release Notes

Is this a user-facing change?

  • No. You can skip the rest of this section.
  • Yes. Give a description of this change to be included in the release notes for MLflow users.

What component(s), interfaces, languages, and integrations does this PR affect?

Components

  • area/artifacts: Artifact stores and artifact logging
  • area/build: Build and test infrastructure for MLflow
  • area/docs: MLflow documentation pages
  • area/examples: Example code
  • area/gateway: AI Gateway service, Gateway client APIs, third-party Gateway integrations
  • area/model-registry: Model Registry service, APIs, and the fluent client calls for Model Registry
  • area/models: MLmodel format, model serialization/deserialization, flavors
  • area/recipes: Recipes, Recipe APIs, Recipe configs, Recipe Templates
  • area/projects: MLproject format, project running backends
  • area/scoring: MLflow Model server, model deployment tools, Spark UDFs
  • area/server-infra: MLflow Tracking server backend
  • area/tracking: Tracking Service, tracking client APIs, autologging

Interface

  • area/uiux: Front-end, user experience, plotting, JavaScript, JavaScript dev server
  • area/docker: Docker use across MLflow's components, such as MLflow Projects and MLflow Models
  • area/sqlalchemy: Use of SQLAlchemy in the Tracking Service or Model Registry
  • area/windows: Windows support

Language

  • language/r: R APIs and clients
  • language/java: Java APIs and clients
  • language/new: Proposals for new client languages

Integrations

  • integrations/azure: Azure and Azure ML integrations
  • integrations/sagemaker: SageMaker integrations
  • integrations/databricks: Databricks integrations

How should the PR be classified in the release notes? Choose one:

  • rn/none - No description will be included. The PR will be mentioned only by the PR number in the "Small Bugfixes and Documentation Updates" section
  • rn/breaking-change - The PR will be mentioned in the "Breaking Changes" section
  • rn/feature - A new user-facing feature worth mentioning in the release notes
  • rn/bug-fix - A user-facing bug fix worth mentioning in the release notes
  • rn/documentation - A user-facing documentation change worth mentioning in the release notes

@B-Step62 B-Step62 mentioned this pull request Nov 29, 2023
37 tasks
gabrielfu and others added 12 commits November 29, 2023 23:18
Signed-off-by: Gabriel Fu <hfu.gabriel@gmail.com>
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Signed-off-by: Marc Benoit <marc.benoit@goflink.com>
…ow#10360)

Signed-off-by: Ben Wilson <benjamin.wilson@databricks.com>
Signed-off-by: Sid Murching <sid.murching@databricks.com>
Signed-off-by: Siddharth Murching <smurching@gmail.com>
Co-authored-by: Jerry Liang <66143562+jerrylian-db@users.noreply.github.com>
Signed-off-by: Ann Zhang <ann.zhang@databricks.com>
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Signed-off-by: Yuki Watanabe <31463517+B-Step62@users.noreply.github.com>
Co-authored-by: Ben Wilson <39283302+BenWilson2@users.noreply.github.com>
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Signed-off-by: Ben Wilson <benjamin.wilson@databricks.com>
…rt (mlflow#10540)

Signed-off-by: William Grant <william.grant@aprioriinvestments.com>
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
@B-Step62 B-Step62 closed this Dec 1, 2023
B-Step62 added a commit that referenced this pull request Jun 18, 2025
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
B-Step62 added a commit that referenced this pull request Jul 16, 2025
…w#16731)

Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
B-Step62 added a commit that referenced this pull request Aug 6, 2025
…w#16731)

Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
B-Step62 added a commit that referenced this pull request Oct 22, 2025
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
B-Step62 added a commit that referenced this pull request Oct 24, 2025
Signed-off-by: B-Step62 <yuki.watanabe@databricks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants