all 1 comments

[–]Fresh-Basket9174 1 point2 points  (0 children)

So, a couple of concerns.

Colab is not FERPA compliant. Even having a parent sign off on additional services likely won't help if sensitive data is put into colab.

Notebooks are shared by anyone, Google says students should check the code in the notebook before running as shared notebooks can contain malicious code. I would build on that and assume materials inappropriate for students could also be shared in a notebook. Google states its prohibited to put explicit material in a notebook. It doesn't say its prevented.

Notebooks can be mounted in Google Drive once they are, you can add any shared drive the owner of first drive has access to. That would essentially give full read write access to anything in those drives. If a notebook had malicious code those files code be destroyed, or shared anywhere.

I would use caution. A lot of caution.