Skip to content

Conversation

@kenyaachon
Copy link
Contributor

When I tried using this template, I noticed that on line 61, there is an extra backslash. This was causing the pip install -ve . to fail.

How to reproduce:

create a new boilerplate project

cookiecutter https://github.com/jupyterlab/extension-cookiecutter-ts 

# add this inside a Docker image
pip install -ve .
jupyter labextension build

Expected failure:
FailurePart1
FailurePart2

When I tried using this template, I noticed that on line 61, there is an extra backslash. This was causing the `pip install -ve .` to fail. 

How to reproduce:
`
# create a new boilerplate project
cookiecutter https://github.com/jupyterlab/extension-cookiecutter-ts
pip install -ve .
jupyter labextension build
`

Expected failure:
@welcome
Copy link

welcome bot commented Oct 3, 2022

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for catching this one.

@fcollonval fcollonval merged commit 8301a2a into jupyterlab:3.0 Oct 4, 2022
@welcome
Copy link

welcome bot commented Oct 4, 2022

Congrats on your first merged pull request in this project! 🎉
congrats
Thank you for contributing, we are very proud of you! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants