elixir-server

View on PyPIReverse Dependencies (2)

2.1.0.dev205 elixir_server-2.1.0.dev205-py3-none-any.whl

Wheel Details

Project: elixir-server
Version: 2.1.0.dev205
Filename: elixir_server-2.1.0.dev205-py3-none-any.whl
Download: [link]
Size: 545483
MD5: b6688e7d195aa9f119d8f13a7315d44f
SHA256: 1c38e4c52054684393c393e3828bd90dfa71d30f8259da26287d6ecb6add13d4
Uploaded: 2022-12-21 03:20:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: elixir_server
Version: 2.1.0.dev205
Summary: The backend—i.e. core services, APIs, and REST endpoints—to Elixir web applications.
Author-Email: ciusji <bqjimaster[at]gmail.com>
Project-Url: Homepage, https://ciusji.gitbook.io/elixirnote/guides/elixirnote-server
Project-Url: Documentation, https://ciusji.gitbook.io/elixirnote/guides/elixirnote-server
Project-Url: Funding, https://numfocus.org/donate
Project-Url: Source, https://github.com/ElixirNote/elixirserver
Project-Url: Tracker, https://github.com/ElixirNote/elixirserver/issues
License: # Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2001-2015, IPython Development Team - Copyright (c) 2015-, Jupyter Development Team - Copyright (c) 2022-, Elixir Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the Jupyter Development Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## About the Jupyter Development Team The Jupyter Development Team is the set of all contributors to the Jupyter project. This includes all of the Jupyter subprojects. The core team that coordinates development on GitHub can be found here: https://github.com/jupyter/. ## Our Copyright Policy Jupyter uses a shared copyright model. Each contributor maintains copyright over their contributions to Jupyter. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the Jupyter source code, in its entirety is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire Jupyter Development Team. If individual contributors want to maintain a record of what changes/contributions they have specific copyright on, they should indicate their copyright in the commit message of the change, when they commit the change to one of the Jupyter repositories. With this in mind, the following banner should be used in any source code file to indicate the copyright and license terms: # Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License.
Keywords: ipython,jupyter
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: anyio (<4,>=3.1.0)
Requires-Dist: argon2-cffi
Requires-Dist: jinja2
Requires-Dist: jupyter-client (>=6.1.12)
Requires-Dist: jupyter-core (>=4.7.0)
Requires-Dist: jupyter-events (>=0.4.0)
Requires-Dist: jupyter-server-terminals
Requires-Dist: nbconvert (>=6.4.4)
Requires-Dist: nbformat (>=5.2.0)
Requires-Dist: packaging
Requires-Dist: prometheus-client
Requires-Dist: pywinpty; os_name == "nt"
Requires-Dist: pyzmq (>=17)
Requires-Dist: send2trash
Requires-Dist: terminado (>=0.8.3)
Requires-Dist: tornado (>=6.1.0)
Requires-Dist: traitlets (>=5.1)
Requires-Dist: websocket-client
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ipykernel; extra == "test"
Requires-Dist: pytest-console-scripts; extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: pytest-tornasync; extra == "test"
Requires-Dist: pytest (>=6.0); extra == "test"
Requires-Dist: requests; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: COPYING.md
[Description omitted; length: 2010 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.11.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
.mypy_cache/3.9/jupyter_server/__init__.data.json sha256=vDztDlbgn51zItO1KGKn9y4Te-M96qdNCwemtn7dCFs 3758
.mypy_cache/3.9/jupyter_server/__init__.meta.json sha256=nXpmFMJfn_i360pWbwhEmfZncMw3RNtu1ZcU_bDP888 1614
.mypy_cache/3.9/jupyter_server/_version.data.json sha256=WwzGXFKCq4NrFtgcBllDZ7dQHD9x9iaSlwGzVNup_iY 2901
.mypy_cache/3.9/jupyter_server/_version.meta.json sha256=liq1lneKrXbD01CgNwrpJLOvoz9mxEljg5YyaTSqyrY 1606
examples/authorization/jupyter_nbclassic_readonly_config.py sha256=cwpgSFLuxZu-w6xQo6mTS_3U2KXx9CqMl5DxdabWXcc 393
examples/authorization/jupyter_nbclassic_rw_config.py sha256=N11RUGGJtGXVd8aMTqVHjYRuJctzt4Mlb2N3hwc1uEY 442
examples/authorization/jupyter_temporary_config.py sha256=jSenNuM1l9Sp3pT5OGF3ph4qQLiZ9VKLewBh4wOEUIY 474
examples/identity/system_password/jupyter_server_config.py sha256=o7WVTgkY_-sNgQnveeVq2TMlbfbkEDCgK_Za8czvSSM 898
examples/simple/conftest.py sha256=-KOMruVnMGfnnxYO4xKVawUIzEhZbxNzfdI4lvvWYj0 50
examples/simple/jupyter_server_config.py sha256=_aqKIhZZlH4rJuAu5z4Ce2pX0G51gnuT1V8yMCKwPT0 437
examples/simple/jupyter_simple_ext11_config.py sha256=tpAeMEqc99cmfZAckWpMmWKqsvNlwmFYuiZFGyZxfrs 60
examples/simple/jupyter_simple_ext1_config.py sha256=4orTqKTpQmjSbkrquxESi05cQ6XazPkHsoJ1CxyfhCA 288
examples/simple/jupyter_simple_ext2_config.py sha256=FV9fOM-_CJaWRXPKTYBLRDiCPCwhOwACJ76bGfheGfY 72
examples/simple/setup.py sha256=DXZEhzdwmULJaKVgiqKhc7wPjS-ske-wevtJ0rYj_rc 1537
examples/simple/simple_ext1/__init__.py sha256=7wKek1e91f6VEJ9sT9mZeyOcIz7UN4XUI-NOh2W_OUs 147
examples/simple/simple_ext1/__main__.py sha256=E3PcTDxaqkk5-ogtrQjEpoH_OKmCz1AvKM67o0IYkRU 69
examples/simple/simple_ext1/application.py sha256=QZ8TOSoo1UUNMny-_LW22oNMlayfQS_oHOc9imdrgJs 1968
examples/simple/simple_ext1/handlers.py sha256=7aSE59MoDElhF9BNCWm_N4ue9_BnrAPlEyQjnLw-0ww 2144
examples/simple/simple_ext11/__init__.py sha256=VrJ3w8DRJO1tUeVhMpiQhQvA1XbYrRUAwEBuXbJJunU 150
examples/simple/simple_ext11/__main__.py sha256=E3PcTDxaqkk5-ogtrQjEpoH_OKmCz1AvKM67o0IYkRU 69
examples/simple/simple_ext11/application.py sha256=ZOiID0oN8u8b7zNBs13mMTA3d1Hz-PbFjtIlW0OroOw 2126
examples/simple/simple_ext2/__init__.py sha256=fpgtALqqIppxyFU5-G6jZlTc7k88MXaOyxByuNkfkyI 162
examples/simple/simple_ext2/__main__.py sha256=E3PcTDxaqkk5-ogtrQjEpoH_OKmCz1AvKM67o0IYkRU 69
examples/simple/simple_ext2/application.py sha256=74ajZxPSy4D7FZYgpHGbC64OzjXH_48Ph1--FP3OOsI 1611
examples/simple/simple_ext2/handlers.py sha256=EhMWXwt3yteeGblEKRnzbaS5oTzPX-vkkcGpgAjy-TU 1212
jupyter_server/.jupyter_ystore.db sha256=vLu2nNSr28ftTPCaPJ1zMZbC-0TWfqA9l8inmTZYLFU 8192
jupyter_server/__init__.py sha256=WyEkDFj31nU3u9C4PbD6kI3N3GrAD4z0aeMj8M24UvI 856
jupyter_server/__main__.py sha256=J6cTQ7o8nBTjKh5J_HV2snxR4m2gW3ZnmugubIyTDMA 106
jupyter_server/_sysinfo.py sha256=Zhpd5Pj1GIXyPBlExBPeIOIvt-AiBKwPM6xym4-7FfQ 2439
jupyter_server/_tz.py sha256=noechntlixS4qkU6YGtwBZ4Owc8q5HSTGCXjQjmSoPo 937
jupyter_server/_version.py sha256=FgKRmtiP4XC0-czWI6o4IEt_A36SuFWvGH5biSmXo0k 532
jupyter_server/config_manager.py sha256=K2lZJ-rI3nv0TA1nWi90CAlkMtwGPp6O-sfM66qc6KY 4609
jupyter_server/log.py sha256=OvYTovGRqZWZAWaAmzj2S2DpQagTCGLn-8sM1mu66xY 2488
jupyter_server/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/pytest_plugin.py sha256=17toD-lp5TirnYpPe16Dlmfx6F7T8IelBTFxAxnHmFA 19472
jupyter_server/serverapp.py sha256=7Ea18_uiOxAZVO3VMilKMCNCKrGvHFKT3gMs8hH7Nus 104954
jupyter_server/traittypes.py sha256=kO3Lqi0dGsFRpJBOeTu1fHAI0dD53fGJgFuO40XHM6M 8896
jupyter_server/transutils.py sha256=xHUKl-VM2sgBfrmWvsMkQE_bKurtJNvgg_9PjaqxvgI 719
jupyter_server/utils.py sha256=_4NxoG7a-pi-w9zskbL2GnH8MQ16zDurkVQPkpU-1VA 15282
jupyter_server/auth/__init__.py sha256=TJIhbeonNS63TZnX0ghNQ9YExfAYJRelwk_Az63qfPw 145
jupyter_server/auth/__main__.py sha256=iWGr2D6jMgmEYPC6PHyLWuyHEt3sBPiPawsqV9Ii5H4 1700
jupyter_server/auth/authorizer.py sha256=DGwI22OkCHjTJaxAYtY-AomMfEPQW7MBGfnrdP8LpmQ 2492
jupyter_server/auth/decorator.py sha256=0KTmO7XbEqDT2x_2Cmv5Cn5vfz56daBZ04I4LNfp-mU 2393
jupyter_server/auth/identity.py sha256=LM8ayhxpuz8_LIOxxUSk1UZRJFmVDj5mLzRSK0L-x-4 25907
jupyter_server/auth/login.py sha256=7Oa_l1eLJpeGcXt35CAbZ55aP1P6StRT1RcAnx4aq-I 11054
jupyter_server/auth/logout.py sha256=27IA3Yb5Zf42sJfe_nuM02zn43u6-Y6oQeiDoD8xpA8 647
jupyter_server/auth/security.py sha256=iMBsaWOVNAl1CQj4v1CXYBp9JkororgT90QVtwJtJMc 4679
jupyter_server/auth/utils.py sha256=lQx3UdY9TTV1gRJiPgGYOy8Nw5QwRXrZ9UVVJ1yVhTs 3793
jupyter_server/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/base/handlers.py sha256=qDJDskQJPLjMOLo5VHelOn5aZEzVC6O77j3xv5vOVaw 37796
jupyter_server/base/zmqhandlers.py sha256=GFCnfHBfDiP8pGJz26enfP0G1dZ-S4UlT-KorglcuTs 12107
jupyter_server/event_schemas/contents_service/v1.yaml sha256=3oLYZyVcQMfD1BpSyM3QwU8agEI69ZuA0wGnykRg6y8 2309
jupyter_server/extension/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/extension/application.py sha256=Sij4AlkLfMEwjzpBgin1584kFVJmVRRSvm61VLOoIWo 21958
jupyter_server/extension/config.py sha256=1E_eJI5U_2UKVVSKJeGaPY7Schsu-CXIrTnwQBL7HkI 1176
jupyter_server/extension/handler.py sha256=zIUE68R_NOnRKn3ny58739T9L2v5s9p4ADmYi1RDIPw 4513
jupyter_server/extension/manager.py sha256=vVvc4uVRJnroHeRyPstl_ONd7DvagISjYjVa5Z7g22c 13692
jupyter_server/extension/serverextension.py sha256=DIf6-yKUlMk7EvH0bHuQMLCEHDlnU_YqR2Pr_RwI7Ew 12301
jupyter_server/extension/utils.py sha256=pxk36LpSHikX1dAPzSUGeQO_1jUStxkUGOvXcNWEFv4 3329
jupyter_server/files/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/files/handlers.py sha256=SBzAOdCLxPatOhSwxcuC5H1a6BoAZ_PMLQzqFMkTnDY 3275
jupyter_server/gateway/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/gateway/gateway_client.py sha256=rFs1l3tR1yYKNb8NiuaWJII2eNwdWjD8x1MZuu5x1ws 20363
jupyter_server/gateway/handlers.py sha256=v-MXu9QS297R2kZTq9dJXxMLV8QPHFtdE5J6W8Ln_z0 10982
jupyter_server/gateway/managers.py sha256=8OHAqb0ULh1OWi89Pns7WRt98j9-7EO_nBG6YmIJ8IE 30551
jupyter_server/i18n/README.md sha256=o9wBHXOLXgkArJk9NHZ5-XFmL2ovPSA7Ui3ygqEhE5Y 5731
jupyter_server/i18n/__init__.py sha256=szMly3ICsAb66oV5gZqZnLfSeYAi-Lp1Px4ODZ69Jy4 2665
jupyter_server/i18n/babel_nbui.cfg sha256=qQQOfxq5wSR_SjKquFOIGm-z9AubNTrvRRq6pnqV-S8 103
jupyter_server/i18n/babel_notebook.cfg sha256=HT1mMtzaEPKPfVhu4lLSiEG08gNARvbnolz6MyDMASE 66
jupyter_server/i18n/nbjs.json sha256=5Jqkjez5e-XIQagg8qIKAWSnBojNX1aX-mqHKbmugeM 148
jupyter_server/i18n/nbui.pot sha256=K47zL9srIbgwH9WlNlxW2swoXEFDHAWvj8O2Cj8A-NY 15248
jupyter_server/i18n/notebook.pot sha256=d50bDJcul3tZbtjV5XSOXy5CDgECdUw3gxgrooI_PN4 11711
jupyter_server/i18n/zh_CN/LC_MESSAGES/nbui.po sha256=JkCCeWfoVXqHPamBga12JOl3FCV8E7lDzOfJzEcXlhc 18459
jupyter_server/i18n/zh_CN/LC_MESSAGES/notebook.po sha256=SkEaMP4C9tEIKn8i1_D2zyEG2M7cjALqBWmtO59VonA 14332
jupyter_server/kernelspecs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/kernelspecs/handlers.py sha256=uAVCfrZ0T90Aa3bd8ApmCNGw1ySfDbWBc5qQWuYktX8 1287
jupyter_server/nbconvert/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/nbconvert/handlers.py sha256=sqlKP2Rdx1s7aYhzYb5-3LBbZ8ykvAEQeGTUv6Hw-eM 6686
jupyter_server/prometheus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/prometheus/log_functions.py sha256=7zlgyglKQ4BOcUjjfU44YFL5Jz7rOnGs7YBB5XbNls8 1000
jupyter_server/prometheus/metrics.py sha256=I4_XlIRikARPSCJKmX0pz6mC6jjBjS4xh4C_ZSapIqg 1153
jupyter_server/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/shutdown.py sha256=tK62IDcMn9Qq0zbZxBpMQtzEj9nqif0S2ibHDUwEVLw 564
jupyter_server/services/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/api/api.yaml sha256=GDxOoSyuWNoHIClypNUTqmxee0BR2eABnKlUPKzmzh8 27534
jupyter_server/services/api/handlers.py sha256=8eHccn_HYAyG_HGYVVAF7q68Gq-qDKpMW2so_5q70O0 3369
jupyter_server/services/config/__init__.py sha256=pawNy2mOIyE4zZHK0QqW8H3vSiRKNILJKSOl1OKfmIw 43
jupyter_server/services/config/handlers.py sha256=gZF_4RB1-Hi_QXTxAaIVYywYPUB_bjBpZ7J2tEGXiXw 1196
jupyter_server/services/config/manager.py sha256=psZzWoH0GSu5XrX_7ZuyGdakB92j2cZp326bgZ68198 2199
jupyter_server/services/contents/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/contents/checkpoints.py sha256=TRbjI1NTK1BgQfHV321jwhRhlpnzSXDdmrHOp47oz6g 9175
jupyter_server/services/contents/filecheckpoints.py sha256=9VjBczt2W5cBKtlSG-FPpadDx7Taz9Ph4gADo5egLKo 12123
jupyter_server/services/contents/fileio.py sha256=S7r8wieWjMT8WuNvTc_3YavqGimjoPz8zCcTTCSYZGs 15971
jupyter_server/services/contents/filemanager.py sha256=TSlfE2cYQ8R0pdG6qVtQYN6gsfbTCKGEnnB5-1AAqks 35063
jupyter_server/services/contents/handlers.py sha256=_zdDr2plUQDQjtdKRqHrGQQxJE8KgZRB0kIh98fxQMM 12746
jupyter_server/services/contents/largefilemanager.py sha256=yL1NQUNS6g661KsLZK08RQ6gEUkNttmipNHKLBhgpag 5916
jupyter_server/services/contents/manager.py sha256=R7-5QjLY_V-uJy2ZIdxWD7WRoL6zHsk5dQNbrlt1BLc 34887
jupyter_server/services/events/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/events/handlers.py sha256=8FYJoC5gG9glR4RJJRCbvQQ5-d9JpbXYrfAnTuFKx4g 3477
jupyter_server/services/kernels/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/kernels/handlers.py sha256=TCgw5ZztGqw61RpFsWwJHbD2hhx_hzYOaNWlqRmZf3A 32063
jupyter_server/services/kernels/kernelmanager.py sha256=3R-FsiwhsEbIQvGAchogHUfyLu7BkQaadcUDUN7smZk 25849
jupyter_server/services/kernelspecs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/kernelspecs/handlers.py sha256=DvSBOKbDpEtabqnJsNT-WgGCayx2TEU-YtUK36GRA4U 3622
jupyter_server/services/nbconvert/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/nbconvert/handlers.py sha256=vhTinJhfWoksSQZmddqbMghNDVTQPNzUtVRDwRQjhs8 2079
jupyter_server/services/security/__init__.py sha256=GUxwXYGcRZCky-kwIBrWSwYWVAJvMlfkCGqO5zCq9Os 263
jupyter_server/services/security/handlers.py sha256=Zk6IBhwNkWTRL7lx-XU5crnciRsup0B2EPPC-XoZtkc 1006
jupyter_server/services/sessions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/services/sessions/handlers.py sha256=kYo6Tus-RB4uuhuspoomDd9YbvduninsBkfjeP4mGM8 7111
jupyter_server/services/sessions/sessionmanager.py sha256=KHasntQ8UYQu_kUHlGhnWmWHBY29J_APUTAKUngIZXg 17410
jupyter_server/static/favicon.ico sha256=O37yYLXStbt-eDYf83FB1arrNXOku6vOyoyYDH2Mmzc 25672
jupyter_server/static/favicons/favicon-busy-1.ico sha256=qlHhUpqKRYVOCc2OOEiZzP424WBQ2p1AGIvUzGcLeeg 25679
jupyter_server/static/favicons/favicon-busy-2.ico sha256=qlHhUpqKRYVOCc2OOEiZzP424WBQ2p1AGIvUzGcLeeg 25679
jupyter_server/static/favicons/favicon-busy-3.ico sha256=qlHhUpqKRYVOCc2OOEiZzP424WBQ2p1AGIvUzGcLeeg 25679
jupyter_server/static/favicons/favicon-file.ico sha256=O37yYLXStbt-eDYf83FB1arrNXOku6vOyoyYDH2Mmzc 25672
jupyter_server/static/favicons/favicon-notebook.ico sha256=O37yYLXStbt-eDYf83FB1arrNXOku6vOyoyYDH2Mmzc 25672
jupyter_server/static/favicons/favicon-terminal.ico sha256=O37yYLXStbt-eDYf83FB1arrNXOku6vOyoyYDH2Mmzc 25672
jupyter_server/static/favicons/favicon.ico sha256=O37yYLXStbt-eDYf83FB1arrNXOku6vOyoyYDH2Mmzc 25672
jupyter_server/static/logo/logo.png sha256=O37yYLXStbt-eDYf83FB1arrNXOku6vOyoyYDH2Mmzc 25672
jupyter_server/static/style/bootstrap-theme.min.css sha256=8uHMIn1ru0GS5KO-zf7Zccf8Uw12IA5DrdEcmMuWLFM 23411
jupyter_server/static/style/bootstrap-theme.min.css.map sha256=Xrq8Sds3hoHPZBKqAL07ehEaCfKBUjH0tW4pb6xIYTA 75600
jupyter_server/static/style/bootstrap.min.css sha256=bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd-tIvLhE 121457
jupyter_server/static/style/bootstrap.min.css.map sha256=eLWMnr_ULsLGG8T99Gpd-ZjmzZB8dzB2oKbo9Whrr8M 540434
jupyter_server/static/style/index.css sha256=FTcxUNpkK5zV0_j8B-yVP3_zOfF5rkrO1ZHKeVYOhio 1301
jupyter_server/templates/404.html sha256=bg0qHPbIuYXSZXErEeG2NNbu5g19iDqIU8ljtLvilEQ 146
jupyter_server/templates/browser-open.html sha256=YVDMgJZ02fh2-A_P8-7cDGuNYEHDpAL7Vmbhv11bPMU 504
jupyter_server/templates/error.html sha256=UARh76UdLd_1zoS-HCFqHPkDVfi-9uTH1-RIwDIM0jU 653
jupyter_server/templates/login.html sha256=nEay0mR751bxd3jkSmR-AWig6e0ejIwdHf-YVg8lF7M 1824
jupyter_server/templates/logout.html sha256=Z7hANX2wY5wp3DaQ--AClPid1230KL9hH51vksqjXvU 823
jupyter_server/templates/main.html sha256=E1Tlyrx7gLlQ9fqs2gQim_lQZtjwBxcf7XQlMqKPsQU 148
jupyter_server/templates/page.html sha256=f1SzYpgTaNV2WjabgCq68sKq7RaLwn6k8jYDtQIUgWU 2895
jupyter_server/templates/view.html sha256=0vRn6nn6w7cU-xA6LRrFedP5-TUxvdIhEOdqKqKbvMo 558
jupyter_server/terminal/__init__.py sha256=t2-eiCjtnao0xvCOotPpeWuHY7DORqlSpQLlp9AmUTI 362
jupyter_server/terminal/api_handlers.py sha256=vWvBfd24tPDwk91Sr-2cjL3jANFS6UYeEO2-0yqg9WU 119
jupyter_server/terminal/handlers.py sha256=QT_UYnQd9BtultDCEqHdjSWsa8-YQfmXsM8En7hYEKE 216
jupyter_server/terminal/terminalmanager.py sha256=ZhUbyKjD-mzUxHOiqxIfNQ7vsAnfi7l__bdQvj-F9-g 272
jupyter_server/view/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
jupyter_server/view/handlers.py sha256=Q-k-D6cncjH1nIVhRrf53QQfN3dUqfgNV7wVToDXjdI 1009
elixir_server-2.1.0.dev205.dist-info/METADATA sha256=zwOGya5SLbj-DE-9wUsYHb5UUxETQiqzv_E4Kdgb__s 7760
elixir_server-2.1.0.dev205.dist-info/WHEEL sha256=NaLmgHHW_f9jTvv_wRh9vcK7c7EK9o5fwsIXMOzoGgM 87
elixir_server-2.1.0.dev205.dist-info/entry_points.txt sha256=k1LzDIxpHyeAFn9g2Vh_rEO34CWboUUkg6LTCfx-kOY 64
elixir_server-2.1.0.dev205.dist-info/licenses/COPYING.md sha256=_PstEcgbQYuyTAd_d37m-ZoDSEsewb5NXYEAUNoctbM 2932
elixir_server-2.1.0.dev205.dist-info/RECORD

entry_points.txt

elixir-server = jupyter_server.serverapp:main