Tony Hirst

Results 404 comments of Tony Hirst

Too big an image for zeit; not had a chance to debug my local Docker thing yet; 3am here already and I'm still behind on yesterday's to do list...

@SimonBiggs Thanks for soliciting a comment... One of my use cases is distance education, which means we essentially run a BYOD policy when it comes to students. We can't generally...

Looks like the [relevant bit(?)](https://github.com/SimonBiggs/scriptedforms/blob/master/scriptedforms/src/app/variables-module/dropdown.component.ts#L50) is in Angular Typescript? That is completely alien to me atm unfortunately...

Is a possible fix for this the `--to html_embed` handler provided by [`nbextensions/export_embedded`](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/export_embedded/readme.html)

"A downside is that it can make the file very large." Could the extension have an nbextensions setting or toolbar toggle button that lets you tick a checkbox to select...

@s-weigand Thanks for that; I'm wary of rebuilding too often on MyBinder - I often make piecemeal pushes / do edits on single files via Github UI, and some of...

I've been spotting this problem again recently I though I fixed it by adding alt text as per https://github.com/ouseful-oer/openlearn-molworld/commit/06661c3848f41f9bb3ccff9f4a30b72a3352a208, but it seems that if the link text is the same...

What are the downsides embedding the image? eg using the route taken by the `--to html_embed` handler provided by [`nbextensions/export_embedded`](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/export_embedded/readme.html) extension? I also note that @betatim has seen a related...

Would it make sense for any PR relating to this to use a similar tags to those used for similar effect in Jupyter Book [ [__hiding cells__ docs](https://jupyterbook.org/features/hiding.html#Hiding-page-elements-and-displaying-a-button-to-show-them) and [__removing...

Re: the names, for sure they need to be consistent with `nbsphinx` naming conventions but I think it would be handy if there was an obvious mapping onto either the...