aicoe-aiops / ocp-ci-analysis

Developing AI tools for developers by leveraging the data made openly available by OpenShift and Kubernetes CI platforms.
https://old.operate-first.cloud/data-science/ai4ci/
GNU General Public License v3.0
32 stars 71 forks source link

Determine Visualization Tool for Jupyter Lab #244

Open MichaelClifford opened 3 years ago

MichaelClifford commented 3 years ago

Working through #217 has surfaced the fact that the current Jupyter lab images do not have the correct requirements to support interactive data visualizations. There are many tools to do this, however, lets decide on one and request its requirements and dependencies from the thoth team.

Acceptance Criteria:

MichaelClifford commented 3 years ago

cc @goern @pacospace

goern commented 3 years ago

Do we want to extend a base jupyter image or create a new one with all the vis tools?

@harshad16

/sig pipeline /kind feature

sesheta commented 3 years ago

@goern: The label(s) sig/pipeline cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/aicoe-aiops/ocp-ci-analysis/issues/244#issuecomment-825586068): >Do we want to extend a base jupyter image or create a new one with all the vis tools? > >@harshad16 > >/sig pipeline >/kind feature Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
harshad16 commented 3 years ago

Please do request based on your expertize. we can include them in the data-science notebook, and then it would present all the rest. Please open an issue here https://github.com/thoth-station/s2i-generic-data-science-notebook, once the tools are decided.

currently it includes bokeh and mathplotlib.

hemajv commented 3 years ago

Thanks @harshad16! We are currently considering Plotly as our tool and are determining its suitability in #238. Once this is done, we will go ahead and open the issue.