Results 397 comments of Jérôme Dockès

> Closing this as it was resolved @ymzayek how was this resolved?

aah ok, so it is something we won't fix rather than that has been resolved?

no that's fine! I just misunderstood and thought the problem had been fixed :)

another workaround could be to hide the button, adding a rule like ```css .menu-dropdown-launch-buttons { display: none !important; } ``` to a `.css` file in [the `_static` folder](https://jupyterbook.org/en/stable/advanced/html.html#custom-css-or-javascript) of course...

tablevectorizer & datetimeencoder are at 100% after #902 so we checked those in the list. @TheooJ will open a PR to remove the unused function in _utils.py

> Unsure if this one would actually need an entry in the changelog I would say yes -- it doesn't hurt and it might be very helpful if the refactoring...

thanks a lot @sahahn this is super useful. Re. 1 and 2, I think that indeed it would be helpful to have a relatively uniform interface to surface data that...

> Should we keep 'Nisurf-mesh' if we don't use them ? I'd rather not... > @jeromedockes WDYT ? meshes are not used in the current diff because it is just...

> Note to ourselves: most likely there will be some merge conflicts with #4229 yes 😰

> @jeromedockes > to maybe minimize conflicts, maybe check #4229 and let me know if some bits should be adapted to make it easier to merge this after. sure, sorry...