repo2docker/tests/pipfile/py2-with-server-and-kernel-req
Erik Sundell 0ff737df1b
Fix typo
Co-Authored-By: Tim Head <betatim@gmail.com>
2019-06-25 09:17:30 +02:00
..
Pipfile
Pipfile.lock
README.rst Fix typo 2019-06-25 09:17:30 +02:00
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