Skip to content
#

visualizations

Here are 184 public repositories matching this topic...

rashmivkulkarni
rashmivkulkarni commented Sep 3, 2020

Kibana 8.0

The roles when added to the user, look smudged- Plz introduce a space or a comma to make it more readable.
Here there are 3 roles- test_logstash_reader, reporting_user and global_dashboard_read. But looks crammed:

<img width="946" alt="Screen Shot 2020-09-03 at 12 39 40 PM" src="https://user-images.githubusercontent.com/11466284/92176328-16963500-edf3-11ea-834d-01ca637d2534.png

carljmosca
carljmosca commented Nov 22, 2019

Is it the intent that shift-home should move the cursor to the start of the line on MacOS? This behavior seems to be gone from zsh as opposed to bash so perhaps it's no longer expected.

Wondering if there's some key definition I have missed.

This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.

  • Updated Jun 1, 2020
  • Jupyter Notebook
navi
daniellevinson
daniellevinson commented Jul 17, 2019

Is your feature request related to a problem? Please describe.
In a few places we're forcing a disabled element by adding the class

.navi-report__action-link--force-disabled {
  color: @disabled-gray !important;
  cursor: not-allowed !important;
}

Probably because some child's cursor and color styles ignore its parent's disabled attribute/class.

**Describe the solution y

qaboard

Improve this page

Add a description, image, and links to the visualizations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualizations topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.