Conversation
app.py
Outdated
|
|
||
| With this tool, you can: | ||
|
|
||
| ✓ Dynamic loading of datasets in the lib |
There was a problem hiding this comment.
These checks look different than in the design, where instead they have a circle around them. Is it possible to make those instead?
| } | ||
| span .number-label { | ||
| padding: 8px 12px; | ||
| background-color: #dddddd; |
There was a problem hiding this comment.
It looks like this #dddddd is creating a grey everywhere between the tabs and below, which is looking messy. Can it be closer to the design, which seems to just be white?
There was a problem hiding this comment.
May also be the one on line 57.
There was a problem hiding this comment.
Similarly, I'm not positive if it would be here, but if we're going to use a background color please also adding padding on the right and left of the text (especially the tab text) so the text is not hitting the border. However, if the grey is removed, and it's white instead, you won't see a border, so it won't be necessary.
There was a problem hiding this comment.
i think it should be fixed now
meg-huggingface
left a comment
There was a problem hiding this comment.
Getting there!! I'm also noticing that "Text Lengths" and "Text Distributions" aren't showing up properly, but that might be something that's an issue on the main branch as well -- I'll check it out and let you know if there's any issue for that here.

Updated files:
new files: