mit
Here are 809 public repositories matching this topic...
-
Updated
Nov 23, 2021 - JavaScript
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?
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
Jan 24, 2021 - C#
-
Updated
Nov 23, 2021 - CSS
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
Nov 19, 2021 - Jupyter Notebook
-
Updated
Sep 21, 2021 - Objective-C
-
Updated
Nov 23, 2021 - Julia
-
Updated
Nov 10, 2021 - 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
Nov 22, 2021 - TypeScript
-
Updated
Oct 13, 2021
pairsDo: aBlock
"Evaluate aBlock with my elements taken two at a time. If there's an odd number of items, ignore the last one. Allows use of a flattened array for things that naturally group into pairs. See also pairsCollect:"
"(#(1 'fred' 2 'charlie' 3 'elmer') pairsDo: [:a :b | Transcript cr; show: b, ' is number ', a printString]) >>> #(1 'fred' 2 'charlie' 3 'elmer')"
1 to: s
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Nov 23, 2021 - Vue
-
Updated
Nov 19, 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
Nov 5, 2021 - C
-
Updated
Aug 10, 2021 - TypeScript
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."

Version
v16.10.0
Platform
Linux solus 5.14.7-198.current #1 SMP PREEMPT Wed Sep 22 16:02:46 UTC 2021 x86_64 GNU/LinuxSubsystem
stream
What steps will reproduce the bug?