Trending repository
-
Updated
Aug 14, 2021 - Objective-C
Your favorite open source projects and the developers who make them happen. Listen in!
August 17, 2021 • Online
Frameworks for building games across multiple platforms.
Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.
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
.
Meercode App Ever wanted to monitor multiple Github Actions workflows on a single dashboard? Meercode lets you visualize your running and completed workflows, on a clean and beautiful UI.
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