tpanza
tpanza
### 📚 The doc issue `torchserve` apparently requires Java (and, in particular, Java 17) in order to run. However, neither the [README](https://github.com/pytorch/serve/blob/master/README.md#install-torchserve) nor the [Getting Started doc](https://github.com/pytorch/serve/blob/master/docs/getting_started.md) describe this requirement....
Hello, Would more details be available regarding how to stand up a private instance of Quetz? Two main questions... (1) How would the "login" concept work for such an instance?...
Hello, Hopefully I am asking this in an appropriate place. This [excellent article introducing the mamba ecosystem](https://medium.com/@QuantStack/open-software-packaging-for-science-61cecee7fc23) of products states: > We are planning on setting up a public facing...
To reach any conda channels, I must go through a private, corporate on-prem Artifactory proxy to reach them. This Artifactory server requires a username and API token login. `conda` works...
### Expected Behavior Python bindings for prebuilt providers can be installed from non-standard locations. For example, if you are in a corporate environment and cannot access pypi.org directly and must...
Hello, I am trying to install MLRun onto a _shared_ corporate Kubernetes cluster. The [prereqs](https://docs.mlrun.org/en/latest/install/kubernetes.html#prerequisites) state the following: > Access to a Kubernetes cluster. You must have administrator permissions in...
I am having to process a large PDF document. It has some logos, boilerplate text, and other useless text in the top, bottom, left, and right margins of every page....
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? When running `conda config --remove...
Thanks for a great tool. I haven't seen this addressed anywhere, so I'll ask it here. I have some large PDFs that consist of tables and some "regular" text. What...
Is there a way to set `pullSecrets` and specify `resources` of the `initContainers` in the chart? If so, may I suggest a doc/comment update for that? If not, would you...