Skip to content

Commit

Permalink
Internal update.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 249720329
  • Loading branch information
colaboratory-team committed May 23, 2019
1 parent a505a82 commit de9c0a0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Open in Colab Chrome Extension

This is a chrome extension that allows notebooks on github to be opened in
Google [Colaboratory](https://colab.research.google.com) in one click.
See the Colaboratory [FAQ](https://research.google.com/colaboratory/faq.html)
for details.
Google [Colaboratory](https://colab.research.google.com) in one click. See the
Colaboratory [FAQ](https://research.google.com/colaboratory/faq.html) for
details.

## Contributing

Expand Down
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ The latest release of the extension can be installed from the

To install the extension directly from source:

1. Clone this repository to your local disk.
2. Open the Chrome browser, and navigate to chrome://extensions.
3. Ensure that developer mode is enabled (see the switch in the upper-right).
4. Click "Load Unpacked" and choose the location of the `open_in_colab` repository.
You should see a little colab icon appear in your Chrome extensions icons
in your browser bar.
5. Navigate to a notebook on github
(e.g. https://github.com/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb),
and click the extension icon to open the notebook in Colab.
1. Clone this repository to your local disk.
2. Open the Chrome browser, and navigate to chrome://extensions.
3. Ensure that developer mode is enabled (see the switch in the upper-right).
4. Click "Load Unpacked" and choose the location of the `open_in_colab`
repository. You should see a little colab icon appear in your Chrome
extensions icons in your browser bar.
5. Navigate to a notebook on github (e.g.
https://github.com/googlecolab/colabtools/blob/master/notebooks/colab-github-demo.ipynb),
and click the extension icon to open the notebook in Colab.

0 comments on commit de9c0a0

Please sign in to comment.