-
Notifications
You must be signed in to change notification settings - Fork 0
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
Improve COFs submission #22
Conversation
You need to add |
Just tested but it is not working... |
You will need a recent bokeh version as well - just updated the requirements. The panel maintainer did not want me to enforce the latest bokeh version just when installing panel |
It seems the latest bokeh development version (dev12) is broken...
we are just relabelling the cell vectors
There are 2 problems which need to be fixed:
the CSV files need to be re-loaded in a DataFrame each time, to make the MINT effective.
It it not a time consuming task, so no worries about efficiency.
pn.widgets.AutocompleteInput
forCIF modifications
does not work for manual insertion with options.@ltalirz I remember you fixed this problem, but it is still present in my version of panel-0.10.3 (the latest)
It also remain the issue of loading the cof-frameworks.csv outside the
mint_cof_id
function, but this is a minor issue that can be fixed ifAutocompleteInput
would work fine.There are also a couple of features that are very useful: