Skip to main content

Vizro Dash Components are used by the Vizro framework but can be used in a pure Dash app

Project description

Vizro Dash Components

Vizro Dash Components are used by the Vizro framework but can be used in a pure Dash app.

Installation

pip install vizro-dash-components

Usage

The Markdown component requires a dmc.MantineProvider wrapper for proper styling of code blocks.

import dash_mantine_components as dmc
import vizro_dash_components as vdc
from dash import Dash

app = Dash(__name__)

app.layout = dmc.MantineProvider(
    vdc.Markdown(
        id="my-markdown",
        children="""
# Hello World

```python
print("Hello, World!")
    """,
)

)

if name == "main": app.run(debug=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vizro_dash_components-0.0.1.tar.gz (1.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vizro_dash_components-0.0.1-py3-none-any.whl (1.6 kB view details)

Uploaded Python 3

File details

Details for the file vizro_dash_components-0.0.1.tar.gz.

File metadata

  • Download URL: vizro_dash_components-0.0.1.tar.gz
  • Upload date:
  • Size: 1.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for vizro_dash_components-0.0.1.tar.gz
Algorithm Hash digest
SHA256 78caadbd6a4c903eabfecc0df0eedd21415535b1f0c9010c6aac8de0b2ee3fe5
MD5 541c1522185c27a0d0199ed69e8293af
BLAKE2b-256 97d6f41b48f9af7de8bc66d4927e4695e371d733bd772bf656966429680bd00e

See more details on using hashes here.

File details

Details for the file vizro_dash_components-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for vizro_dash_components-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b822303725156718e0680fd3dc0a5c12e1421058eb8ae030f12b98d7467dece5
MD5 6c7e3caabbcd4f23ae5d071a6804ff27
BLAKE2b-256 fbe61b46e88e8605c69e7a2ce2d1a310b3aaa4c7a0b6ffa49b5b8b54b37bafc0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page