🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jupyter-omnicm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupyter-omnicm

jupyter-omnicm is a flexible content manager system for Jupyter notebooks.

0.0.5
PyPI
Maintainers
1

======== Overview

jupyter-omnicm is a flexible content manager system for Jupyter notebooks.

  • Free software: Apache Software License 2.0

It currently supports the HDFS Content Manager.

Installation

::

pip install jupyter-omnicm

Documentation

https://jupyter-omnicm.readthedocs.io/

Development

To run the all tests run::

tox

Note, to combine the coverage data from all the tox environments run:

.. list-table:: :widths: 10 90 :stub-columns: 1

- - Windows
  - ::

        set PYTEST_ADDOPTS=--cov-append
        tox

- - Other
  - ::

        PYTEST_ADDOPTS=--cov-append tox

Changelog

Keywords

hdfs

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts