repo2docker/tests/pipfile/py2-with-server-and-kernel-req
pre-commit-ci[bot] 27c2b403db [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:32:14 +00:00
..
Pipfile
Pipfile.lock
README.rst
requirements3.txt
verify [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-10-31 22:32:14 +00:00

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