Add autoformat and sort to requirements and config, format whole codebase#89
Closed
mshvartsman wants to merge 1 commit into
Closed
Add autoformat and sort to requirements and config, format whole codebase#89mshvartsman wants to merge 1 commit into
mshvartsman wants to merge 1 commit into
Conversation
Closed
596a58a to
594246c
Compare
…base Summary: This setup should match how we format things internally, so open source contributions match our internal formatting guidelines. Reviewed By: crasanders Differential Revision: D37721665 fbshipit-source-id: 8a51939293072e08f6dbe3cdde37ac9073396251
594246c to
0e069f9
Compare
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D37721665 |
BitUnwiseOperator
added a commit
to BitUnwiseOperator/aepsych
that referenced
this pull request
Aug 8, 2022
…indows systems Pull Request resolved: facebookresearch#48 This notebook demonstrates how to collect data using a client and replay and analyze the data from the server Reviewed By: mshvartsman Differential Revision: D34789375 fbshipit-source-id: c9a7fcdc619165ef90a7d818aaf5e23e08e89a4b Updated prefix url (facebookresearch#75) Summary: Pull Request resolved: facebookresearch#75 changed prefix url from "aepsych-fork" to "aepsych" Reviewed By: mpolson64 Differential Revision: D37395026 fbshipit-source-id: 11b513f5b64583946aaa361d0e50e40488e93730 Added Missing copyright header (facebookresearch#77) Summary: Pull Request resolved: facebookresearch#77 - added copy right header to cookie_consent event listener - added the tutorials to the copyright header exemption as the header is not valid JSON and causes an error when building website. Reviewed By: mshvartsman Differential Revision: D37489815 fbshipit-source-id: 6d7c9b8193d462992b1d09cce924ab8fc6efd1cf make installation and starting the server easier (facebookresearch#62) Summary: Pull Request resolved: facebookresearch#62 These changes will allow aepsych to be hosted on pypi and installed from pip; also allows a server to be started with a simple command Reviewed By: mshvartsman Differential Revision: D37176812 fbshipit-source-id: 4d34e9c5bd51918d583fd1608fbdb92d1f8a4832 update Readme (facebookresearch#80) Summary: Pull Request resolved: facebookresearch#80 Update the Readme to contain instructions for installing from pypi Reviewed By: mshvartsman Differential Revision: D37502512 fbshipit-source-id: 41116e503506c8fd7beb492535f5ee5069320cba update website installation instructions (facebookresearch#82) Summary: Pull Request resolved: facebookresearch#82 Updating website installation instructions to match the new ones on Github. Also slightly changing the wording. Reviewed By: Eric-Cortez Differential Revision: D37528390 fbshipit-source-id: 76ab059503c7195801270e35345545304e54cfa4 Updated publish_site shell script (facebookresearch#78) Summary: Pull Request resolved: facebookresearch#78 - tested shell script on a gh-branch and was able to deploy to gh-pages successfully Reviewed By: mpolson64 Differential Revision: D37505101 fbshipit-source-id: 1c0d391e09c09105e0619c372656ef925982a30a CSS bug fix Summary: {F748252366} Fixed the page height for tutorials, the wrapper was not taking up the full view height. Also, fixed padding in media query. Reviewed By: mpolson64 Differential Revision: D37506490 fbshipit-source-id: b73a4819b25ed47503dac5cfb217295a03152b36 Resolved 404 website console errors (facebookresearch#81) Summary: Pull Request resolved: facebookresearch#81 - CSS files were causing 404 net::ERR_CONNECTION_REFUSED error. - Commented out CSS files in siteConfig which resolved the error. - Also removed unused comments Reviewed By: mpolson64 Differential Revision: D37525597 fbshipit-source-id: 7560f1399dd6f5424a68c1ae9d07d931c8c26b47 add pairwise model and generators (facebookresearch#83) Summary: Pull Request resolved: facebookresearch#83 This adds a model and generators that can be used to learn pairwise preferences. Reviewed By: mshvartsman Differential Revision: D37579857 fbshipit-source-id: 5cef55e03268b0aa0eedd283bb9fec8860ab049f Website edits (facebookresearch#84) Summary: Pull Request resolved: facebookresearch#84 Adding a big chunk of initial content. Reviewed By: crasanders Differential Revision: D37541176 fbshipit-source-id: 5c99d2e2054821f49f69989e4418e182affc5d4f add copyright headers (facebookresearch#86) Summary: Pull Request resolved: facebookresearch#86 Adding missing copyright headers Reviewed By: mshvartsman Differential Revision: D37695544 fbshipit-source-id: 0700ca8908ea50d58f2baedd680715e8731318f9 Add autoformat and sort to requirements and config, format whole codebase (facebookresearch#89) Summary: Pull Request resolved: facebookresearch#89 This setup should match how we format things internally, so open source contributions match our internal formatting guidelines. Reviewed By: crasanders Differential Revision: D37721665 fbshipit-source-id: 2c2a391b95539df3c1eddccfb589a34d1d21575f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: This setup should match how we format things internally, so open source contributions match our internal formatting guidelines.
Differential Revision: D37721665