data
Here are 10,181 public repositories matching this topic...
-
Updated
Feb 22, 2022 - Clojure
-
Updated
Feb 22, 2022 - TypeScript
-
Updated
Feb 9, 2022 - Jupyter Notebook
-
Updated
Jan 17, 2022
-
Updated
Nov 9, 2020 - Python
Sometimes the cell UI gets URL boundaries wrong.
To Reproduce
Create a project and put the following string in a cell:
{{Information
|Description = {{en|1=<br>
:'''Species''' {{Species-inline|vernacular=Wood Duck|binominal=Aix sponsa}}
:'''Recordist''' Jonathon Jongsma
:'''Remarks''' Bird seen. Several widely-spaced and rather strange hoarse 'screams' from a female wood duck s
-
Updated
Jan 10, 2022 - JavaScript
-
Updated
Feb 18, 2022 - Scala
We should do something like https://blog.questionable.services/article/kubernetes-deployments-configmap-change/ to ensure that if the pod sweeper has a different config map the underlying pod gets rolled.
-
Updated
Jan 31, 2022
-
Updated
May 30, 2020
-
Updated
Feb 20, 2022 - Python
-
Updated
Feb 22, 2022 - JavaScript
-
Updated
Feb 22, 2022 - Python
-
Updated
Feb 20, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.
Describe the solution you'd like
Checkbox "Show line n
-
Updated
Feb 22, 2022 - JavaScript
-
Updated
Sep 20, 2021
The switch statement in time.recent is missing the a default switch case.
https://github.com/faker-js/faker/blob/1058e17ebb24207a5aad959b5613cc2d1de849d7/src/time.ts#L21-L31
FFR: Documented by @Shinigami92
-
Updated
Feb 22, 2022 - Python
-
Updated
Feb 18, 2022 - JavaScript
-
Updated
Feb 22, 2022 - Python
-
Updated
Mar 1, 2021 - Rust
Improve this page
Add a description, image, and links to the data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data topic, visit your repo's landing page and select "manage topics."
I want to know if there is any implementation of the demo https://sheetjs.com/demo/modify.html in react. I am new to React and want to implement the similar functionality.