Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add html to food_select.py to hide first column #46

Open
Geczy opened this issue May 22, 2021 · 1 comment
Open

Add html to food_select.py to hide first column #46

Geczy opened this issue May 22, 2021 · 1 comment

Comments

@Geczy
Copy link
Contributor

Geczy commented May 22, 2021

<style>[scope="column"] { display: none; }</style>

before
image

after
image

Geczy added a commit to Geczy/money_requesting that referenced this issue May 22, 2021
@pomkos
Copy link
Owner

pomkos commented Aug 23, 2021

This can be done with a df.set_index('name')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants