Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
An event that is triggered when a Key is pressed on a keyboard input device

0 Questions

JW Player is a web video player with support for HTML5 video and Flash video, free for non-commercial use with commercial and enterprise licenses available. JW Player is supported across browsers & devices and offers complete JavaScript API control.

0 Questions

Scapy is a network packet manipulation tool for use with Python.

0 Questions

Project Lombok is a tool for reducing boilerplate code in Java through annotations and compile time code generation.

0 Questions

This tag relates to the 1.3.x branch of CakePHP MVC framework.

0 Questions

A gesture is a specific pattern of touch, cursor, or physical movement that may be recognized by an application to perform a specific task.

0 Questions

Whitespace that forces text layout to continue at the start of the next line.

0 Questions

JupyterLab is a web application that provides a frontend to many different languages and interactive shells such as IPython. JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components. You can arrange documents side by side using tabs and splitters. It supports Markdown, Python, R, LaTeX, images, CSV, JSON, PDF, Vega etc. Use this tag for questions related only to JupyterLab.

0 Questions

API design is the process of determining and exposing a set of consistent method signatures, return values, and documentation intended for use by other developers to allow programmatic access to data.

0 Questions

Highstock is a JavaScript based charting library that lets you create timeline (especially stock) charts.

0 Questions

In graph theory, breadth-first search (BFS) is a graph search algorithm that begins at the root node and explores all the neighboring nodes. Then for each of those nearest nodes, it explores their unexplored neighbor nodes, and so on, until it finds the goal.

0 Questions