Skip to content

Commit 58dcb44

Browse files
committed
Internal update.
PiperOrigin-RevId: 176729983
1 parent 5f5be71 commit 58dcb44

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# How to Contribute
2+
3+
See the README.

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Google Colaboratory
2+
3+
[Colaboratory](https://colab.research.google.com) is a research project created
4+
to help disseminate machine learning education and research. It’s a Jupyter
5+
notebook environment that requires no setup to use. For more information, see
6+
our [FAQ](https://research.google.com/colaboratory/faq.html).
7+
8+
This repository contains the code for the Python libraries available in the
9+
Colab.
10+
11+
## Contacting Us
12+
13+
For support or help using Colab, please submit questions tagged with
14+
`google-colaboratory`
15+
on
16+
[StackOverflow](https://stackoverflow.com/questions/tagged/google-colaboratory).
17+
18+
For any product issues, you can
19+
either [submit an issue](https://github.com/googlecolab/colabtools/issues) or
20+
"Help" -> "Send Feedback" in Colab.
21+
22+
## Contributing
23+
24+
If you have a problem, or see something that could be improved, please file an
25+
issue. However, we don't have the bandwidth to support review of external
26+
contributions, and we don't want user PRs to languish, so we aren't accepting
27+
any external contributions right now.

0 commit comments

Comments
 (0)