googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.17k stars 706 forks source link

colab pro session questions #1055

Open SlowMonk opened 4 years ago

SlowMonk commented 4 years ago
  1. do I allow to use multiple session since it's not exceeded the gpu memory? or cpu memory?
  2. is it possible to use multiple account with one computer?
tnovikoff commented 4 years ago

2: Yes, it is possible to use multiple accounts with one computer 1: All public information regarding resource limits in Colab Pro can be found at https://colab.research.google.com/signup. Additional information regarding resource limits in Colab can be found at https://research.google.com/colaboratory/faq.html#resource-limits

liuyibox commented 4 years ago

@tnovikoff

1: All public information regarding resource limits in Colab Pro can be found at https://colab.research.google.com/signup. Additional information regarding resource limits in Colab can be found at https://research.google.com/colaboratory/faq.html#resource-limits

Could I know if I could run multiple sessions with single colab pro account? Sorry I did not find answer to this question in the link you provided above. Thanks.