Daniel Ferreira

Results 7 issues of Daniel Ferreira

Hi, Issue #15 implements a button to add a project to a FGMachine, but the way it is implemented only works when both FGLab and FGMachine have the same domain...

This was removed in a previous commit, but it breaks urls for some reason, as described in #49. I just restored this line from cdc675b671d49781138115a450e8b8fa7ddf5fa8, where it was still working

The link for downloading data for the examples seems to be broken. https://github.com/interpretml/interpret-text/blob/be4f9c834608467473e9d3ca8dec1221cf2ff7ba/notebooks/test_utils/utils_mnli.py#L17 This link now redirects to Sam Bowman's homepage.

I'm using this package with some other code I had, which was already using gensim v4, so I thought I'd upgrade it. I tested manually by running the commands in...

enhancement

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python
needs triage

![image](https://user-images.githubusercontent.com/7372804/203381478-ec7bde42-036d-498f-bba3-cbd6e47b8081.png) I'm not being able to use the widget on jupyter lab. The dataframe is shown, but not the Toggle button. I'm using Python 3.9.9 on WSL2. Here is the...