Socket
Socket
Sign inDemoInstall

jupyter-omnicm

Package Overview
Dependencies
6
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jupyter-omnicm

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


Maintainers
1

Readme

======== 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

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc