repo2docker/tests/pipfile/py2-with-server-and-kernel-req
..
Pipfile
Pipfile.lock
README.rst
requirements3.txt
verify

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Python 2 - Pipfile and requirements3.txt
----------------------------------------

- We should get Python 2 setup for the Kernel
   - with 'numpy' installed through Pipfile as listed in 'packages'
   - with 'parse' installed  through Pipfile as listed in 'dev-packages'
- We should get Python 3 setup for the Notebook Server, with 'nbgitpuller' installed through requirements3.txt