leadline42

Results 4 comments of leadline42

@Alek99 Thanks you for your reply. I try to use Table component. ;-)

@d29107d Actually, my code is too long. So i attached some code below. ``` from pcconfig import config import pynecone as pc import pandas as pd import plotly.express as px...

@d29107d I am so sorry about that and i attach modified code with data. ``` # type: ignore """Welcome to Pynecone! This file outlines the steps to create a basic...

@d29107d I want to use Select component which is 'Keyword: Select a keyword (ALL)'. I knew that it worked well with Input component which is 'Type a keyword'.