https://github.com/jcrist/hdfscm
An HDFS backed ContentsManager implementation for Jupyter
https://github.com/jcrist/hdfscm
Last synced: 27 days ago
JSON representation
An HDFS backed ContentsManager implementation for Jupyter
- Host: GitHub
- URL: https://github.com/jcrist/hdfscm
- Owner: jcrist
- License: bsd-3-clause
- Created: 2019-01-10T23:13:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T12:04:49.000Z (over 1 year ago)
- Last Synced: 2025-04-03T00:23:38.952Z (6 months ago)
- Language: Python
- Homepage: https://jcristharif.com/hdfscm/
- Size: 232 KB
- Stars: 12
- Watchers: 2
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
hdfscm
======|travis| |pypi| |conda|
A Jupyter ContentsManager_ for HDFS. See `the documentation`_ for more
information.LICENSE
-------New BSD. See the `License File`_.
.. _ContentsManager: https://jupyter-notebook.readthedocs.io/en/stable/extending/contents.html
.. _the documentation: https://jcrist.github.io/hdfscm/
.. _License File: https://github.com/jcrist/hdfscm/blob/master/LICENSE.. |travis| image:: https://travis-ci.org/jcrist/hdfscm.svg?branch=master
:target: https://travis-ci.org/jcrist/hdfscm
.. |pypi| image:: https://img.shields.io/pypi/v/jupyter-hdfscm.svg
:target: https://pypi.org/project/jupyter-hdfscm/
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/jupyter-hdfscm.svg
:target: https://anaconda.org/conda-forge/jupyter-hdfscm