Metadata-Version: 2.1
Name: jupyter-dcv-proxy
Version: 3.0.0
Summary: Jupyter proxy extension to proxy a NICE DCV application.
Home-page: https://github.com/dabble-of-devops-bioanalyze/jupyter-dcv-proxy
Author: Jillian Rowe
Author-email: jillian@dabbleofdevops.com
License: Apache Software License 2.0
Keywords: jupyter_dcv_proxy
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE

=================
Jupyter DCV Proxy
=================


.. image:: https://img.shields.io/pypi/v/jupyter_dcv_proxy.svg
        :target: https://pypi.python.org/pypi/jupyter_dcv_proxy


.. image:: https://pyup.io/repos/github/dabble-of-devops-bioanalyze/jupyter_dcv_proxy/shield.svg
     :target: https://pyup.io/repos/github/dabble-of-devops-bioanalyze/jupyter_dcv_proxy/
     :alt: Updates



Jupyter proxy extension to proxy a NICE DCV application.


* Free software: Apache Software License 2.0


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2022-10-27)
------------------

* First release on PyPI.
