-
I can get the Escher widget to display correctly in JupyterLab v 2.2.6, but not in v. 3.0.11. In that version, I get an error message "Error displaying widget: model not found."
Has anyone else got…
-
Facebook & Twitter plugins onLogin() methods do not account for local auth
Example:
`if(empty($USER->facebook_uid)) { return; }``
should become
`if(empty($USER->facebook_uid) || $USER->auth != 'f…
-
Hi,
I have a basic interactive UI element, here a checkbox is initially false, and when ticked, allows two other text input boxes to be shown for user interaction, of course this goes into a main(w…
-
I have installed the Escher plugin on a 2.5 Omeka (classic) site. Installs OK and I see it as an option on the Dashboard...but when I click the "Escher" box, the page loads as you'd expect but the d…
-
Hello, I have learned a lot from reading your dissertation, but there is a question about memote.
My model version is a bit low and cannot be identified. How can I modify it?
Just like the other two…
-
Hi,
For displaying omics data on reactions, for example, RNAseq, I would like to display different kind of elements instead of the textual GPR associations. Below is a handcrafted example prepared by…
-
I (accidentally) wrote an Identify statement as follows, intending `test` to be a CFunction, when in fact it is the name of the Local expression.
```
#-
Off Statistics;
Vector q1,q2;
CFunctio…
-
I propose an interactive version of the JupyterLab documentation that works something like the element inspector in a browser's development tools (picture below). The idea is that a user would be able…
-
Hi there!
I'm using TreeViewer to simplify a very large (700+OTU) tree by collapsing clades down by species, but it becomes very cumbersome to try to undo any of these changes longer after-the-fact. …
-
Any chance for smoothieware implementation ? Would be superb
Thanks and sorry for bothering :) Great job