Metadata-Version: 2.1
Name: wwt_kernel_data_relay
Version: 0.1.1
Summary: Jupyter server extension to allow kernels to make data web-accessible
Home-page: https://github.com/WorldWideTelescope/wwt_kernel_data_relay/
Author: AAS WorldWide Telescope Team
Author-email: wwt@aas.org
License: MIT
Description: [wwt_kernel_data_relay] is a [Jupyter server extension][ext] that enables
        [Jupyter kernels][kernels] to publish some of their data files to the Web; that
        is, to request that the Jupyter HTTP server make them accessible at a
        predictable URL. This functionality is used by [pywwt], the [AAS] [WorldWide
        Telescope] Python library, to expose kernel-side data assets for visualization
        inside the WWT [research app][rapp].
        
        [wwt_kernel_data_relay]: https://github.com/WorldWideTelescope/wwt_kernel_data_relay/
        [ext]: https://jupyter-notebook.readthedocs.io/en/stable/extending/handlers.html
        [kernels]: https://jupyter.readthedocs.io/en/latest/projects/kernels.html
        [pywwt]: https://pywwt.readthedocs.io/
        [AAS]: https://aas.org/
        [WorldWide Telescope]: http://www.worldwidetelescope.org/
        [rapp]: https://docs.worldwidetelescope.org/research-app/latest/
        
        
        For more information, including installation instructions, please visit [the
        project homepage].
        
        [the project homepage]: https://github.com/WorldWideTelescope/wwt_kernel_data_relay/
        
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Visualization
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: docs
