-
I'm looking for a way to programmatically access the currently selected residues. I checked the methods in `viewerInstance.visual` but there was no obvious way of getting a data object.
-
Instead of just print the results on the console, allow to get an object with them. This would allow to inspect them better combined with some testing framework, specially when tests pass but the test…
-
Hi,
Below I link to a notebook where I embed huey in an iframe and it works excellently, but, I can only manually add data.
It includes a challenge feature request to programatically add data.
…
-
Bonjour,
I just discover this plugin and it looks like it might help me to achieve what I am looking for in terms of tests.
If I try to get a minimal working example of what I need is:
* One of t…
ant1j updated
1 month ago
-
The use of @KafkaListener annotation is very convenient if we use the micronaut-kafka api directly. However if we want so provide our own classes that offer pre-configured kafka consumers we would hav…
-
Consider an example where we add some fields programmatically (after #121 is fixed):
```python
from pydantic import Field
from pydantic.dataclasses import dataclass
def _add_type_field(cls):
…
-
### Is this a feature request or a bug?
Feature request
### What is the current behavior?
Programmatically, the only way to sign is using `webExt.cmd.sign`, which also does a build. https://git…
-
I want to make an AJAX request from JS using some data from a server which is already in HTML in the `hx-vals` attribute.
There seems to be an internal API function [getExpressionVars](https://gith…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
This is written in Python. Silly to have to make a system call to run it from Python.
Can you add a method for calling directly from Python?