Skip to content

Commit 1e8120a

Browse files
authored
Fix the readme header
1 parent 6455447 commit 1e8120a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Jupyter support for Google Cloud Storage [![PyPI](https://img.shields.io/pypi/v/jgscm.svg)](https://pypi.python.org/pypi/jgscm) [![Build Status](https://travis-ci.org/src-d/jgscm.svg?branch=master)](https://travis-ci.org/src-d/jgscm) [![codecov](https://codecov.io/github/src-d/jgscm/coverage.svg)](https://codecov.io/gh/src-d/jgscm)
1+
Jupyter FS in Google Cloud Storage [![PyPI](https://img.shields.io/pypi/v/jgscm.svg)](https://pypi.python.org/pypi/jgscm) [![Build Status](https://travis-ci.org/src-d/jgscm.svg?branch=master)](https://travis-ci.org/src-d/jgscm) [![codecov](https://codecov.io/github/src-d/jgscm/coverage.svg)](https://codecov.io/gh/src-d/jgscm)
22
========================================
33

4-
This project allows working with Jupyter notebooks in Google Cloud Storage.
4+
Jupyter Google Storage Contents Manager allows working with Jupyter notebooks directly in Google Cloud Storage.
55
It aims to be a complete drop-in replacement for the stock filesystem
66
[ContentsManager](http://jupyter-notebook.readthedocs.io/en/latest/extending/contents.html).
77
Thus JGSCM is only compatible with a relatively modern IPython/Jupyter stack (version 4 and above).

0 commit comments

Comments
 (0)