Marek Čermák
Marek Čermák
Apparently `dtreeviz` in `dtreeviz.trees.py` fails on the following block of code: ```python > /home/macermak/.local/lib/python3.6/site-packages/dtreeviz/trees.py(320)dtreeviz() 318 319 n_classes = shadow_tree.nclasses() --> 320 color_values = color_blind_friendly_colors[n_classes] 321 322 # Fix the mapping...
## What you expected to happen? I expect to see containers and their metrics even when I use CRI-O as the default container runtime. ## What happened? Pods show 0...
FEATURE REQUEST We've stumbled upon sort of an edge case. We need pods to accept input from an additional source (subnet), however, `weave` only adds the following one: net/veth.go: ```...
**User story** As a user, I want to be able to use ipywidgets together with DataTables so that I could dynamically change the content of the table and display it....
**User story** As a user, I want a quicker response and more efficient data handling so that I could use this extension with bigger data sets. technical: @CermakM **Acceptance Criteria**...
**User story** As a user, I'd like to be able to define custom data types, so that I could, later on, create custom plots for the specific data types. technical:...
**User story** As a user, I want to have an option to undock the plot from the table, so that I could explore the plot in more details. technical: @CermakM...
**User story** As a Jupyter DataTables developer, I need a toolbar which can embed custom scripts and styles per each chart so that I could add custom functionality to it....
Failed to perform initial lock of your dependencies based on your [requirements.in](/CermakM/jupyter-datatables/blob/2848a1e7670ce858f2cae6afc38199e40650fe67/requirements.in). See attached report below to inspect this issue. ##### Command ``` $ pipenv lock ``` Standard output ```...