-
Hello, this is new user for your notebook, I am trying to using your notebook to feed my data, but I had seen the tensorflow version is not mentioned, which version you download your local machine? be…
-
**Descrição**
No Google Colab, o comando `import basedosdados` da erro apos instalar a versao mais recente do pacote basedosdados (`!pip install basedosdados`).
**Reproduzir**
1) Abrar um noteboo…
-
### Feature request / 功能建议
Hi authors, thanks for open-sourcing such an amazing project! I've carefully read through your paper and the GitHub repository.
I noticed there's a notebook called `CogVi…
-
We've got some great data that we should definitely share: download numbers for almost all of the larger package manager (except Julia) listed on OpenSustain.tech. Here is a very prototypical playgrou…
-
### 💡 Description
On colab notebook.
See email
### ⚔️ Parent Epic / Related Tickets
_No response_
-
Hi, i am try to run the notebook at google colab, but i meet the error about the gradio version.
And i already have try the gradio=3.4.0, but it can not work,
could you tell me which version of the …
-
Very interesting project. Tried to spin it up from the Colab Notebook to compare the performance compared to commercial solutions but have been unable to get it to work at all.
The app goes throug…
-
## Background
https://colab.research.google.com is widely used in data science and AI because of it's pay-as-you go model using a variety of TPU or NVIDIA GPU's. A common use case is going to be to…
-
Hi, unfortunately the colab notebooks are not working due to the environment dependencies not being fixed for all packages leading to dependency conflicts.
In the colab notebook:
%pip install -r…
-
**Describe the bug**
pd.api.interchange.from_dataframe fails with simple cuDF dataframe
**Steps/Code to reproduce bug**
```python
import cudf
import pandas as pd
df = cudf.DataFrame({'a': [1,2,3], '…