Odile Bénassy

Results 38 comments of Odile Bénassy

We are not too far, though: ``` fig = plot(sin).matplotlib() from ipympl.backend_nbagg import new_figure_manager_given_figure new_figure_manager_given_figure(1,fig) ``` gives out expected result ..

And yet, if we do ``` from ipympl.backend_nbagg import Canvas Canvas(fig) ``` nothing appears

My own experience on Linux is that you cannot copy (unix-style, just with the mouse) from a notebook and paste into another application (e.g. into the terminal, text editor ..)....

Hi At least you can use CSS classes. Like: ``` %%html .myclass { color:red ; font-size:200%} ``` --- ``` from ipywidgets import Button, Layout b = Button(description = 'x', style...

Hi I commit to working on Tasks number 1, 4 and 5 (event creation, imap and notif) in Dec.

I agree, `importmap` looks nice. Looking at this technology, leads me to considerations about SASS. Why do you use Sass and not just CSS? cf https://gomakethings.com/is-it-time-to-drop-sass/ In both cases (importmap...

Thank you very much for this explanation. I'm currently working on accessibility, and some of the loaded javascript code would need edits for this concern. For instance, the `body` form...

There's a specific accessibility issue. Possibly not with summernote though (I can't find this `