-
**Recent changes in Colaboratory T&C prohibits the following actions and could result in ban from colab[^1].**
- file hosting, media serving, or other web service offerings not related to interacti…
-
#### Summary:
RStan installation on Google Colaboratory now fails.
#### Description:
"apt install r-cran-rstan" suddenly stopped working. On Google Colaboratory, the following script is expected …
-
I'd like to play with your project on Colab. I can't seem to import it. Any advice? Thank you
-
If i take code !pip install magenta
------------
result:
---------
Collecting magenta==2.1.0
Using cached magenta-2.1.0-py3-none-any.whl (1.4 MB)
Requirement already satisfied: absl-py…
-
```
import numpy as np
def pulisci_librocodice(x):
x = x.replace("\n", "")
x = x.replace(".", ",")
x = x.replace('“', '"')
x = x.replace('”', '"')
x = x.replace('np,nan','np…
ghost updated
6 years ago
-
to reproduce:
run steps in colab:
[link to colab](https://colab.research.google.com/drive/1i5_uVHWOJlh2adRFT5BuDhoRftq9Oosx#scrollTo=lNc6HHfHDfnE)
install script fails
`!./scripts/install.…
-
Hello, I am having trouble installing ISCE2 on the Google Colaboratory. I tried to execute the following commands.
```
!apt update
!apt install -y gfortran libmotif-dev libhdf5-dev libfftw3-dev l…
-
[https://colab.research.google.com/#scrollTo=Nma_JWh-W-IF](url)
**Describe the solution you'd like**
Link similar as CoCalc
-
[For example](https://drive.google.com/file/d/1zxguHQD57BZvl-oXI4wRyxJicF7HxFc1/view?usp=sharing)
-
### Is your feature request related to a problem? Please describe.
Google Colab does not officially support Docker, which effectively neglects the use of dockerized models in Google Colab notebooks. …