Coderambling

Results 68 comments of Coderambling

Nice @pkumar0404 . See Perspective and example and screenshot below. Perspective is also editable. Just press the little pencil in the bottom right of the object to switch to editable....

Yes would be great! In fact, I am in discussion about it right now on Discord! Let me know if the link doesn't work Invite link: https://discord.gg/UXdtYyGVQX Channel: https://discord.com/channels/1075331058024861767/1088157184489164831

Also, you HAVE to try this: ``` import pandas as pd import panel as pn data = pd.DataFrame({ "int": np.arange(100), "float": [i * 1.5 for i in range(100)], "bool": [True...

Hey @pkumar0404 are you still around? Did you manage to find the Discord Channel? Interesting stuff in there. I think I have an update on the Panel-wrapped ipywidget issue.

Like it! But would it not need to support some form of Intellisense to be easier to use? As for code output, @ahuang11 made a great example with code-editor +...

Hi @martindurant . Could you give a short update on maturity and status of this project? Should it still be considered experimental? Or stable and mature? Or somewhere in between?...

Thanks! I don't suppose there is a list of supported workflows etc. for various filesystems etc.? To clarify: Do you mean fsspec.gui is known to work for certain workflows and...

Related discussion reference for others: https://github.com/fsspec/gdrivefs/pull/42

Hi @pierrotsmnrd . Great work! You mentioned the below document, but I can't find it in the Panel repo or in your fork. Do you have a link to the...

This still occurs: https://discord.com/channels/1075331058024861767/1088157184489164831/1273669842473320579