-
- ChatGPTの機能を拡張するLangChainを試してみた
- https://tech.nri-net.com/entry/tried_langchain_to_extend_chatgpt#:~:text=LangChain%E3%81%A8%E3%81%AFChatGPT%E3%81%AA%E3%81%A9,%E3%81%99%E3%82%8B%E3%81%93%E3%81%A8…
-
In reference of issue no #57
## Uber Ludwig
Completing the plan I described `in issue #57` using Deep Learning generally requires writing advanced Python code. Fortunately, Uber has released a super…
-
Thank you for providing the Colab service, which allows me to carry out my data analysis work in a convenient and inexpensive way. During my work, I have encountered some inconveniences and I have som…
-
Several notebooks do trajectory visualization with `nglview`; it would be helpful to migrate those to something which will work on Colab. The most important seem to be:
- MD sandbox on molecules
- S…
-
When trying to use the ECFP4 to SMILES and using the example the following error appears.
[Test-MolForge.ipynb - Colaboratory.pdf](https://github.com/knu-lcbc/MolForge/files/11784024/Test-MolForge.…
-
Colab now has public Docker images. This is relatively new (~June 2023): https://research.google.com/colaboratory/local-runtimes.html
> Option 1. Colab Docker runtime image
> _Install [Docker](htt…
-
hi sir,
I really thank you, sir, for sharing a wonderful work.
I am trying this code on google colaboratory.
I got the following error,
even if I did !pip install git+https://www.github.com/far…
-
I'm exploring using your package on google's colaboratory by leveraging almond.sh
The non-gpu version works fine, THANKS this is awesome!
But when I try and use the linux-gpu-x86_64 version, I g…
-
**Is your feature request related to a problem? Please describe.**
I just want an option to get the path of the colab i'm working on. Ex: My colab is in "/content/drive/Shared\ drives/Tech/AI/"
W…
-
### Jupyter notebook
Google Colab
### What happened?
I have this in my ~/.ssh/config
```
Host *.trycloudflare.com
HostName %h
User root
Port 22
ProxyCommand /usr/bin/cloudflared access …