kale icon indicating copy to clipboard operation
kale copied to clipboard

Kubeflow’s superfood for Data Scientists

Results 109 kale issues
Sort by recently updated
recently updated
newest added

Setup: MacOS 10.15.6 JupyterLab: 1.02, 1.1.3, 1.1.4 Python: 3.7.7 Node.js: 10.13.0, npm: 6.4.1 Kubeflow-Kale-labextension installed This is my first time to try Kale and have googled for solutions with no...

Support Jupyterlab3.3.2 and Material 5.5.2

In the Blue Book for Bulldozers example, the cell that is supposed to create the kale dataset throws that error. You can check the example here: https://github.com/kubeflow-kale/kale/blob/kubecon21eu/examples/bulldozers-kaggle-competition/blue-book-bulldozers.ipynb I run it...

When I upgrade Jupyterlab3.0 +, the interface cannot pop up when I click the editor of cell. May I ask why?

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

i tried to install kale on my kubeflow jupyterlab, after i followed the instructions ``` pip install jupyterlab==1.1.1 pip install kubeflow-kale jupyter labextension install kubeflow-kale-labextension ``` It's seemed like everything...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies
python

2 things that completely took me by surprise: 1. Changing the volume size is not allowed. I get "Message: VolumeConfig: Field 'size' is expected of type 'int' but type 'str'...

jupyterlab==2.3.2 kubeflow-kale==0.7.0 K8s = v1.19.3 The very first pipeline component's pod is giving the following error: Error: error while running "VolumeBinding" prebind plugin for pod "fraud-detection-ssfbx-3356273866": Failed to bind volumes:...