-
Google Colab (short for "Colaboratory") is a free cloud-based platform provided by Google that allows users to write and execute Python code in a Jupyter notebook environment. It is particularly popul…
-
Hi, great package! I was wondering if you had any tips for getting the graph to load in google colab. Currently, I get 'localhost refused to connect' as an error.
-
### System Info
collab version of transformers (latest)
### Who can help?
@gante @rock
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Tasks
- [ ] An offici…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
As per my understanding the following three steps are required.
! pip install ai-models-aurora
! ai-models --download-assets aurora
!ai-models --input cds --date 20230110 --time 0000 --lead-time …
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ Yes] I am running the latest code. Development is very rapid so there are no tagged versions as…
-
import torch
from pina.problem import TimeDependentProblem, SpatialProblem
from pina.operators import grad
from pina import Condition
from pina.span import Span
from pina import LabelTensor
impo…
-
Hello! I need to ask, Is it possible to run this code on Google Colab?
-
### Feature Request
Request for the addition of Google Colab support for the LLMstudio Web UI.
I know that it's technically possible, as other projects use gradio for spawning web UI out of colab …
-
Hi @znah, @oteret, others,
First of all, my compliments on the amazing article!
I was having a look at the [Google Colab notebook](https://colab.research.google.com/github/google-research/self-…