Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 23, 2020 12:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/03c2ad144b60a94b8f3375f5c3c6a996 to your computer and use it in GitHub Desktop.
Save r-ryantm/03c2ad144b60a94b8f3375f5c3c6a996 to your computer and use it in GitHub Desktop.
/nix/store/rld8cfvciqrgsj5vcg0rhx0pw3bcgnr4-python2.7-nbsmoke-0.4.1
├── lib
│   └── python2.7
│   └── site-packages
│   ├── nbsmoke
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── lint
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── magics
│   │   │   │   ├── builtins_support.py
│   │   │   │   ├── builtins_support.pyc
│   │   │   │   ├── holoviews_support.py
│   │   │   │   ├── holoviews_support.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   └── __init__.pyc
│   │   │   ├── _pyflakes.py
│   │   │   └── _pyflakes.pyc
│   │   ├── verify.py
│   │   └── verify.pyc
│   └── nbsmoke-0.4.1.dist-info
│   ├── entry_points.txt
│   ├── INSTALLER
│   ├── LICENSE
│   ├── METADATA
│   ├── RECORD
│   ├── top_level.txt
│   └── WHEEL
└── nix-support
└── propagated-build-inputs
8 directories, 22 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment