Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install & use pycurl for requests #359

Merged
merged 1 commit into from May 30, 2019

Conversation

yuvipanda
Copy link
Collaborator

It's generally more bugfree and performant.
We install dependencies of pycurl, including build-essential.
build-essential is used by many other dependencies
as well - particularly psutil for nbresuse.

Fixes #289
Fixes #286

  • Add / update documentation
  • Add tests

It's generally more bugfree and performant.
We install dependencies of pycurl, including build-essential.
build-essential is used by many other dependencies
as well - particularly psutil for nbresuse.

Fixes jupyterhub#289
Fixes jupyterhub#286
@yuvipanda yuvipanda added this to the v1.0 milestone May 29, 2019
Copy link
Member

@GeorgianaElena GeorgianaElena left a comment

Choose a reason for hiding this comment

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

Thanks, @yuvipanda ❤️

@yuvipanda
Copy link
Collaborator Author

Yw, @GeorgianaElena! Wanna hit merge? :)

@GeorgianaElena
Copy link
Member

Gladly 🎊

@GeorgianaElena GeorgianaElena merged commit b11a10b into jupyterhub:master May 30, 2019
@yuvipanda
Copy link
Collaborator Author

Thanks @GeorgianaElena! Congratulations on your first PR merge here!!! ❤️😀❤️

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.

GitHub OAuth returned 500 Internal Server Error Make sure build-essential is installed
2 participants