Xiaojing Chen

Results 17 comments of Xiaojing Chen

@Alek99 I test in the `main` branch, and it is fine.

It is related to this PR. https://github.com/pynecone-io/pynecone/pull/683

@Meathelix1 I didn't get you. Could you format your description? You should pass str(""") to pc.markdown instead of ```. ![image](https://user-images.githubusercontent.com/82889377/224104126-454ccbea-4d51-43e7-9c52-915961dcbc9b.png)

It works like below: ``` pc.markdown( """ ``` python class MainState(pc.State): pass ``` """ ), ```

@Alek99 @picklelo Could you have a review?

If somebody debugs on vscode, the launch.json looks like below: the `cwd` is the working directory. ``` { // Use IntelliSense to learn about possible attributes. // Hover to view...

@Alek99 I didn't get you. I add some props for the datatable so that we can set the width directly. I'm not sure if my new feature is ok. Please...

@leadline42 Can you format your code or provide some code that can be run?

@leadline42 I try to run your code locally, but it doesn't work. Can you provide some code that I can run locally?