Lingyi Zhang

Results 13 comments of Lingyi Zhang

Is there a plan to restore `ser.astype("datetime64[Y]")` in future versions? Or it will always raise?

Additional learnings for these 2 working solutions (summarized by @antonymilne above): 1. Putting all `Vizro` and `Dash` code in one cell help avoid error when trigger the notebook first time....

Love the idea on checking dashboard plan, and a comprehensive integration test could be crucial for ensure the performance is always stable, especially when we introduce bigger features, refactor, and...

> Amazing! My only feedback is that I would have made it even easier. But we can create our "matrix of complexities" in later PRs! Agreed. For this entry point...

> Is the PR still relevant? Please leave it for a few more days. Based on when to fully sunset vizro_ai.dashboard, this one might not needed anymore.

@antonymilne @huong-li-nguyen fyi, I came across this repo yesterday, which looks quite advanced and up-to-date: https://github.com/fohrloop/dash-uploader

> For the contextvars error, first step would be to get a working Dash app on colab. This might require a couple of hacks like they do on py.cafe, but...

> When clicking the Colab link here ![image](https://private-user-images.githubusercontent.com/83698606/357307303-d0c5c743-b5fa-41de-9331-93f2d3bc44dc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjM1Njk4MTEsIm5iZiI6MTcyMzU2OTUxMSwicGF0aCI6Ii84MzY5ODYwNi8zNTczMDczMDMtZDBjNWM3NDMtYjVmYS00MWRlLTkzMzEtOTNmMmQzYmM0NGRjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA4MTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwODEzVDE3MTgzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThjODJiNTA2MDJlY2E1ZDU5MWJhYzY5ODhiMDI4ZmEyMGFjMGZlY2NkZmMzNzllZmIxODk1YTM2NzMxNTZiNzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.nBaDwO_ZWIW-c-c4TDpHbDYCaT-CoWaWWPJ1MA9j8WM) > > I get a message that I need to authorise this with github > > ![image](https://private-user-images.githubusercontent.com/83698606/357307517-59beb9cd-8f83-4e38-bd45-8f329d3cb369.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjM1Njk4MTEsIm5iZiI6MTcyMzU2OTUxMSwicGF0aCI6Ii84MzY5ODYwNi8zNTczMDc1MTctNTliZWI5Y2QtOGY4My00ZTM4LWJkNDUtOGYzMjlkM2NiMzY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA4MTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwODEzVDE3MTgzMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU1MmU4NGEwYjM3ZmZjYTI2YWM0NjBhZjJmYmExZTMyNmFkMDM5OGZmYzhlYTI3ODhlODA2Yzk2ZTYyYzNmNTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.RtGf5n8yjaUpg7y1QZttXPBQdKN4S-VxCUWE5nhTtEg) > > ```shell > Fetch...

> * then iterate over many prompts, ideally with just typing in prompt and clicking run, or enter or smth, then seeing the chart output immediately Tried many methods but...

Hi @shantanuo , thank you for your question! Currently, there are no officially maintained VizroAI images. We will discuss this approach and decide whether to implement it in the future....