Skip to content

Commit

Permalink
Update README.rst for checkpointing-only feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman Garg committed Apr 3, 2019
1 parent cc0aeae commit 5d83053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
HDFS Contents Manager for Jupyter Notebooks
===========================================

A contents manager for Jupyter that uses the Hadoop File System (HDFS) to store Notebooks and files
A contents manager for Jupyter that uses the Hadoop File System (HDFS) to store Notebooks and files. HDFSContents' HDFSContentsManager class can be used to replace all local filesystem storage with Hadoop's File System storage, while its HDFSCheckpoints class can be used to replace just the IPython's checkpoint storage.


Getting Started
Expand Down

0 comments on commit 5d83053

Please sign in to comment.