Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 20, 2020 23:14
Show Gist options
  • Save r-ryantm/665394e13453eebf0e8b992216b9ca24 to your computer and use it in GitHub Desktop.
Save r-ryantm/665394e13453eebf0e8b992216b9ca24 to your computer and use it in GitHub Desktop.
/nix/store/8w2167zqsccmgmccvahgqcssdvn3ghry-python2.7-nbval-0.9.5
├── lib
│   └── python2.7
│   └── site-packages
│   ├── nbval
│   │   ├── _cover4.py
│   │   ├── _cover4.pyc
│   │   ├── _cover5.py
│   │   ├── _cover5.pyc
│   │   ├── cover.py
│   │   ├── cover.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── kernel.py
│   │   ├── kernel.pyc
│   │   ├── nbdime_reporter.py
│   │   ├── nbdime_reporter.pyc
│   │   ├── plugin.py
│   │   ├── plugin.pyc
│   │   ├── __pycache__
│   │   │   ├── _cover4.cpython-27-PYTEST.pyc
│   │   │   ├── cover.cpython-27-PYTEST.pyc
│   │   │   ├── kernel.cpython-27-PYTEST.pyc
│   │   │   ├── plugin.cpython-27-PYTEST.pyc
│   │   │   └── _version.cpython-27-PYTEST.pyc
│   │   ├── _version.py
│   │   └── _version.pyc
│   └── nbval-0.9.5.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
7 directories, 29 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment