question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Slim down requirements

See original GitHub issue

Currently the requirements file looks like the following:

jinja2
msgpack-numpy
msgpack-python
numpy
pandas
pytest
python-snappy
ruamel.yaml >= 0.15.0
requests
appdirs
six
tornado >= 4.5.1
dask[complete]
holoviews

This makes it difficult for downstream deployments to easily depend on it. I wonder if perhaps some of these requirements could be made optional for minimal deployments.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:21 (14 by maintainers)

github_iconTop GitHub Comments

2reactions
mrocklincommented, Mar 26, 2019

I just tried installing intake (@rabernat used it in a minimal example) and found that I had to install Jupyter and the whole PyViz stack. In the future it would be great if either …

  1. Intake didn’t require these things
  2. People didn’t use it in minimal examples
2reactions
mrocklincommented, May 16, 2018

In dask we provide targets like dask[array] and dask[distributed] for this sort of breakdown

Read more comments on GitHub >

github_iconTop Results From Across the Web

Texas troopers must slim down or face discipline, directive says
Under the policy, troopers must start a weight loss program if their waist size is over 40 inches for men or over 35...
Read more >
Texas state troopers told to lose weight or be pulled off duties
More than 200 state troopers must slim down, according to a new policy ... Texas state troopers must meet new waistline requirements or...
Read more >
Over 200 Texas state troopers could face consequences if ...
Over 200 Texas troopers are being ordered to lose weight by December, or face discipline, according to documents obtained by the Dallas ...
Read more >
Texas state troopers begin mandatory weight loss program
The department wants its 4,000 officers to maintain "command presence" by keeping waistlines below 40 inches for men and 35 inches for women....
Read more >
Pudgy Texas state troopers need to slim down or face ... - MySA
Men and women over 40 and 35 inches have to track their weight loss under new policy.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found