Uploaded Test files
This commit is contained in:
parent
f584ad9d97
commit
2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions
|
@ -0,0 +1 @@
|
|||
pip
|
|
@ -0,0 +1,34 @@
|
|||
Copyright (c) 2015 Project Jupyter Contributors
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice, this
|
||||
list of conditions and the following disclaimer.
|
||||
|
||||
2. 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.
|
||||
|
||||
3. Neither the name of the copyright holder 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 HOLDER 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.
|
||||
|
||||
Semver File License
|
||||
===================
|
||||
|
||||
The semver.py file is from https://github.com/podhmo/python-semver
|
||||
which is licensed under the "MIT" license. See the semver.py file for details.
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
Metadata-Version: 2.1
|
||||
Name: jupyterlab-pygments
|
||||
Version: 0.1.2
|
||||
Summary: Pygments theme using JupyterLab CSS variables
|
||||
Home-page: http://jupyter.org
|
||||
Author: Jupyter Development Team
|
||||
Author-email: jupyter@googlegroups.com
|
||||
License: BSD
|
||||
Keywords: jupyterlab,pygments
|
||||
Platform: UNKNOWN
|
||||
Requires-Dist: pygments (<3,>=2.4.1)
|
||||
|
||||
UNKNOWN
|
||||
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
jupyterlab_pygments-0.1.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
jupyterlab_pygments-0.1.2.dist-info/LICENSE,sha256=hYjg4JfzP7_eC_2yDVygMVaAoKPKXXpqb87X0z_tTAc,1703
|
||||
jupyterlab_pygments-0.1.2.dist-info/METADATA,sha256=lQMGoV1kvw9CDW-iblRF_bWiJyvwOxXZGmG-VtmWl1M,329
|
||||
jupyterlab_pygments-0.1.2.dist-info/RECORD,,
|
||||
jupyterlab_pygments-0.1.2.dist-info/WHEEL,sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8,110
|
||||
jupyterlab_pygments-0.1.2.dist-info/top_level.txt,sha256=t3rTIzqxvjD5yxDSIuFxQRm5uOLHVqRGQPZeLWhu8yg,20
|
||||
jupyterlab_pygments/__init__.py,sha256=2txBR2Bx4ZeWdKeFVQrAglrlrGXsAK-Q0fL3U_F72TE,169
|
||||
jupyterlab_pygments/__pycache__/__init__.cpython-36.pyc,,
|
||||
jupyterlab_pygments/__pycache__/_version.cpython-36.pyc,,
|
||||
jupyterlab_pygments/__pycache__/style.cpython-36.pyc,,
|
||||
jupyterlab_pygments/_version.py,sha256=1-H4Jdv9sHWOWREHCdGeNKtbFE04fLdFbiLBKiqLSqg,174
|
||||
jupyterlab_pygments/style.py,sha256=layuzi63wYKkI3YiU5Cc_sYYaTlm62BoOB91nNx--WM,8493
|
|
@ -0,0 +1,6 @@
|
|||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.33.4)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py2-none-any
|
||||
Tag: py3-none-any
|
||||
|
|
@ -0,0 +1 @@
|
|||
jupyterlab_pygments
|
Loading…
Add table
Add a link
Reference in a new issue