craigcitro / backend-container

Container used to run code for Google Colaboratory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Colaboratory

Colaboratory is a research project created to help disseminate machine learning education and research. It’s a Jupyter notebook environment that requires no setup to use. For more information, see our FAQ.

This repository contains the source for the container we run in our VMs, as well as the code we use for building it (via Docker and Google Cloud Build). This repository is based on the Google Cloud Datalab backend container.

Contacting Us

For support or help using Colab, please submit questions tagged with google-colaboratory on StackOverflow.

For any product issues, you can either submit an issue or "Help" -> "Send Feedback" in Colab.

Contributing

If you have a problem, or see something that could be improved, please file an issue. However, we don't have the bandwidth to support review of external contributions, and we don't want user PRs to languish, so we aren't accepting any external contributions right now.

About

Container used to run code for Google Colaboratory

License:Apache License 2.0


Languages

Language:TypeScript 70.6%Language:Dockerfile 17.3%Language:Shell 6.8%Language:Python 5.3%