Trending repository
-
Updated
Aug 13, 2021 - Objective-C
Your favorite open source projects and the developers who make them happen. Listen in!
August 17, 2021 • Online
Connect your code with your project management in Jira. A separate Jira Cloud subscription is required. With two of your most important tools connected, you'll spend less time managing projects and more time working on them.
By installing or using the app, you agree to the Terms and Conditions.
Seems that they were removed at some point and we need to read them.
Action Item:
Update x/evm/keeper/state_transition.go
to include both parameters. See below for the reference of old implementation:
https://github.com/cosmos/ethermint/blob/3596d535e1e32113604c
Tracking issue for improving the egui docs. Other suggestions for improvements welcome!
All doc-examples need to be part of the doctests (i.e. they should never be marked ignore
, though no_run
can maybe sometimes be motivated).
The crate-level docs for egui
(at https://docs.rs/egui generated from egui/src/lib.rs
) sh
Here is a list of links that return 404
https://apility.io/apidocs/
http://developer.linkedin.com/docs/rest-api
https://sentim-api.herokuapp.com/ works
https://quarantine.country/coronavirus/api/ works
https://blog.mugenmonkey.com/2017/09/10/ds3-api.html
https://developer.walmartlabs.com/docs
https://taylor.rest
Please feel free to add more broken links when you find t
Describe the bug
Using xframe ALLOW-FROM
throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
Current implementation of Go binding can not specify options.
GPUOptions struct is in internal package. And go generate
doesn't work for protobuf directory. So we can't specify GPUOptions for NewSession
.
Tired of the troubles with JavaScript? DeepScan can help you.
DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.
You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.
Is your feature request related to a current problem? Please describe.
In order to create an outlier detection with Prophet, i need the full dataframe that's return Prophet
Describe proposed solution
Remove the hardcoded
["yhat"]
fromProphet.predict
add a variable asking to return justyhat
or all the predictions:'yhat_lower', 'yhat_upper', etc..
https://unit8co.github.io/d