Bruno P. Kinoshita
Bruno P. Kinoshita
Did some experimentation with JupyterLab yesterday and posted to Element. Almost forgot to write here too, if it were not for @hjoliver reminding me (thanks! :+1: ) --- Went as...
Hi @bollwyvl ! >Sorry for the wall of text above, but good luck! Let us know how we can do a better job of enabling the kinds of cool features...
Oh, almost forgot. @bollwyvl any good documentation on updating an extension project from JLab2 to JLab3, please? Just to know whether it will be easy to update, or if I...
Had the same, in my case it looks like the `dram` metrics/list is not populated. The class attribute is `Optional` (thanks for the type hints!), but the code doesn't seem...
Looks like more UiAcceptanceTest changes will have to be reverted. But haven't tested it the OP bug is fixed yet. Issue with the case to replicate it: https://issues.jenkins.io/browse/JENKINS-71909
Setting up new laptop; old one had temperature issues -- will update it over next days (more likely near next weekend).
Hi @asc3ns10n did you write a workaround on top of this change (which is pending a js/prototype issue), or did you come up with another solution for the time being?
Tested a job with more parameters that was failing with this pull request, and after @asc3ns10n 's suggestions it rendered everything correctly. Found some issues in tests (silly things, mostly...
FWIW, one of the errors from the tests run on Jenkins: >Enclosed exception: org.htmlunit.corejs.javascript.EvaluatorException: missing formal parameter (http://localhost:43587/jenkins/adjuncts/222c6f97/org/biouno/unochoice/stapler/unochoice/UnoChoice.js#1) Looks related to this one, https://github.com/HtmlUnit/htmlunit/issues/232, but there may be some solution...