-
Our API currently responds with "Hello World". We need it to respond with a list of countries in JSON format. We use JSON as a way to return structured data that can be consumed (or used) by clients.
…
-
Submitted the result of compiling `inst/jss_hyper3.Rnw` to JSS just now, it is submission #4832
Here is the email, sent to `hankin.robin@gmail.com`:
Dear Dr Hankin
Thank you for submitting yo…
-
What's the purpose of `extrapolateScientificNotation` in the SVG interpreter?
It looks like it expands scientific-notation numbers to their fullwide equivalents, but `parseFloat` already seems to h…
-
All three directives allow string concatenation with GNU as while the llvm assembler rejects the latter two.
At least for `.asciz`, the GNU as manual is explicit:
> Note that multiple string arg…
-
**The problem**
I am loving nushell and would very much like to use it as my default shell. One of the final barriers in my way is that I cannot seem to get the RVM installation on my machine to wo…
-
roachtest.activerecord [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/13840930?buildTab=log) with [artifacts](https://teamcity.cockroachdb.co…
-
The assessment team reported the following issue when they add the participant ID column to the teams page and then export the search results.
1. Some participant IDs on production are six digits. …
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have pro…
-
Hi first of all thank you for your wonderful work on Datamancer, really nice library. This is a glitch (at least for me) I've found.
I'm testing on Datamancer 0.3.17 / Windows 10.
If a CSV filel…
-
**Metaprogramming** refers to code that operates on other code as if it were data. It can take code in as parameters, reflect over it, inspect it, create it, modify it, and return it. ***Static* metap…