mit
Here are 849 public repositories matching this topic...
Description:
Previously I asked to markdown work in Custom Fields here RocketChat/Rocket.Chat#20005
And @yash-rajpal implemented it in RocketChat/Rocket.Chat#20947 (Thanks, Yash!)
And now at 4.3.1 version I see, that http and https links works perfect in Custom Links.
But we need other then that two protocols. We need notes:// pro
-
Updated
Feb 8, 2022 - JavaScript
Is your feature request related to a problem? Please describe.
Doc string states:
Date().weekday -> 5 // fifth day in the current week.
Guess what, 5 is not friday. It's thursday. It makes some sense after i dug deeper, but as a programmer, i assumed monday could be 0 or 1, therefore thursday should be 3 or 4. Monday is 2! Because sunday is 1!
**Describe the solution you'd li
-
Updated
Jan 16, 2021 - Java
-
Updated
May 17, 2021 - Jupyter Notebook
-
Updated
Feb 8, 2022 - CSS
-
Updated
Jan 24, 2021 - C#
System information
- node version: v10.13.0
- npm or yarn version: 6.4.1
- OS/version/architecture: gLinux 64-bit (Google-internal, like Debian Testing)
- Applicable nodegit version: v0.23.0 built from source
https://www.nodegit.org/api/tree/ has an example of how to use tree.walk(), but it doesn't mention a critical detail, which is mentioned in an example:
https://github.com
-
Updated
Jan 28, 2022 - Jupyter Notebook
Is there an existing feature request for this?
- I have searched the existing issues before opening this feature request.
This looks like a duplicate of #2383, but it's not. In that issue this button was mentioned, but the closing PR did not also add the select all button requested, only the Save button.
Describe the feature you would like to see.
Add a button on top to sel
-
Updated
Sep 21, 2021 - Objective-C
-
Updated
Nov 25, 2021 - Julia
-
Updated
Jan 22, 2022 - CSS
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Jan 8, 2019 - JavaScript
-
Updated
Dec 1, 2017 - TypeScript
Python Client
How do we retrieve experiment metadata like tags and attrs, after it has been set using set_experiment. I am using the latest python client 0.14.6. Not able to read that info from the object returned by set_experiment.
-
Updated
Feb 7, 2022 - TypeScript
-
Updated
Oct 13, 2021
-
Updated
Feb 7, 2022 - Vue
-
Updated
Feb 8, 2022 - Smalltalk
-
Updated
Dec 16, 2021 - JavaScript
-
Updated
Feb 7, 2022 - C++
-
Updated
Nov 5, 2021 - C
as of tap 11 there is a feature for testing with snapshots. It seems to me like there are couple places in our test suite where we could move to this pattern to this technique.
This is a great place for someone to hack on if they wanted to get started in this repo
-
Updated
Feb 23, 2021 - GDScript
Improve this page
Add a description, image, and links to the mit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mit topic, visit your repo's landing page and select "manage topics."
Hi
During the init phase: https://github.com/nodejs/node-inspect/blob/master/lib/internal/inspect_repl.js#L1041