-
Notifications
You must be signed in to change notification settings - Fork 39
Datasets PR#1
- New datasets public page and related updates
#1955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…r datasets, menu updates, new serializer created for datasets
…reate page added, some minor style updates, datasets public api permission updated to allow anonymous access
…edirection added after dataset is created
PR#1
- New datasets public page and related updates
Error while trying to start the service: [...]
codabench-django-1 | ModuleNotFoundError: No module named 'drf_yasg' Going to rebase the branch to see if it helps. Many packages were updated since the creation of the PR. --> rebasing did solve the problem |
Rebase "datasets" branch
Next I am going to add some tests for datasets creation. I will take care of the documentation in next PR because I plan to add more changes to the interface so it is better to do it once. Putting this PR in |
NOTE 1Please check the new test method I reported this problem here: #2016 NOTE 2This is not a problem introduced in this PR so I suggest we discuss and check it and if needed resolve it in another PR. Now this PR is ready to be merged. The documentation and the missing validation for the two fields in datasets create api will be handled in separate PRs. |
Description
This PR has the following new updates:
Screenshots
Public datasets page

Dataset detail page

Dataset create page

Main menu

Account menu

Public competitions page

Issues this PR resolves
A checklist for hand testing
Checklist