VisionSystemsInc / VisionSystemsInc/vsi_common
Remove add_pipenv.py from new_notebook
Open
@andyneff is already working on this.
Since May 28, 2019.
bug
- Dominant language
- Shell
- Stars
- 8
- Forks
- 9
- Avg merge
- 36m
- Merged PRs (30d)
- 1
Description
Having a jupyter server call pipenv on windows results in the inability to stop the kernel.
However using the virtualenv directly works without issue. pipenv run add_virtualenv.py
If there is no reason to keep add_pipenv.py, it should be removed completely
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.