README.rst
setup.py
ramp_frontend/__init__.py
ramp_frontend/_version.py
ramp_frontend/cli.py
ramp_frontend/forms.py
ramp_frontend/testing.py
ramp_frontend/utils.py
ramp_frontend/wsgi.py
ramp_frontend.egg-info/PKG-INFO
ramp_frontend.egg-info/SOURCES.txt
ramp_frontend.egg-info/dependency_links.txt
ramp_frontend.egg-info/entry_points.txt
ramp_frontend.egg-info/not-zip-safe
ramp_frontend.egg-info/requires.txt
ramp_frontend.egg-info/top_level.txt
ramp_frontend/static/css/style.css
ramp_frontend/static/css/themes/flat-blue.css
ramp_frontend/static/img/Alex.jpg
ramp_frontend/static/img/Mehdi.png
ramp_frontend/static/img/hands.jpg
ramp_frontend/static/img/logo_CDS.svg
ramp_frontend/static/img/logo_CDS_black.svg
ramp_frontend/static/img/logo_CDS_footer.svg
ramp_frontend/static/img/missing_face.png
ramp_frontend/static/img/ramp.jpg
ramp_frontend/static/img/ramp_room.jpg
ramp_frontend/static/img/ysitruk.png
ramp_frontend/static/img/backdrop/micro_carbon.png
ramp_frontend/static/img/backdrop/tactile_noise.png
ramp_frontend/static/img/partners/cnrs.png
ramp_frontend/static/img/partners/mines.png
ramp_frontend/static/img/partners/polytechnique.jpg
ramp_frontend/static/img/partners/telecom.png
ramp_frontend/static/img/partners/upsaclay.png
ramp_frontend/static/img/partners/upsud.jpg
ramp_frontend/static/js/alert.js
ramp_frontend/static/js/app.js
ramp_frontend/static/js/button.js
ramp_frontend/static/js/card.js
ramp_frontend/static/js/index.js
ramp_frontend/static/js/list.js
ramp_frontend/static/js/modal.js
ramp_frontend/static/js/theming.js
ramp_frontend/static/lib/css/animate.min.css
ramp_frontend/static/lib/css/bootstrap-switch.min.css
ramp_frontend/static/lib/css/bootstrap.min.css
ramp_frontend/static/lib/css/bootstrap.min.css.map
ramp_frontend/static/lib/css/checkbox3.min.css
ramp_frontend/static/lib/css/dataTables.bootstrap.css
ramp_frontend/static/lib/css/font-awesome.min.css
ramp_frontend/static/lib/css/jquery.dataTables.min.css
ramp_frontend/static/lib/css/select2.min.css
ramp_frontend/static/lib/fonts/FontAwesome.otf
ramp_frontend/static/lib/fonts/fontawesome-webfont.eot
ramp_frontend/static/lib/fonts/fontawesome-webfont.svg
ramp_frontend/static/lib/fonts/fontawesome-webfont.ttf
ramp_frontend/static/lib/fonts/fontawesome-webfont.woff
ramp_frontend/static/lib/fonts/fontawesome-webfont.woff2
ramp_frontend/static/lib/fonts/glyphicons-halflings-regular.eot
ramp_frontend/static/lib/fonts/glyphicons-halflings-regular.svg
ramp_frontend/static/lib/fonts/glyphicons-halflings-regular.ttf
ramp_frontend/static/lib/fonts/glyphicons-halflings-regular.woff
ramp_frontend/static/lib/fonts/glyphicons-halflings-regular.woff2
ramp_frontend/static/lib/js/Chart.min.js
ramp_frontend/static/lib/js/bootstrap-switch.min.js
ramp_frontend/static/lib/js/bootstrap.min.js
ramp_frontend/static/lib/js/dataTables.bootstrap.min.js
ramp_frontend/static/lib/js/jquery.dataTables.min.js
ramp_frontend/static/lib/js/jquery.matchHeight-min.js
ramp_frontend/static/lib/js/jquery.min.js
ramp_frontend/static/lib/js/npm.js
ramp_frontend/static/lib/js/select2.full.min.js
ramp_frontend/templates/approve.html
ramp_frontend/templates/ask_for_event.html
ramp_frontend/templates/base.html
ramp_frontend/templates/credit.html
ramp_frontend/templates/dashboard_submissions.html
ramp_frontend/templates/data_domains.html
ramp_frontend/templates/data_science_themes.html
ramp_frontend/templates/description.html
ramp_frontend/templates/event.html
ramp_frontend/templates/event_plots.html
ramp_frontend/templates/index.html
ramp_frontend/templates/keyword.html
ramp_frontend/templates/leaderboard.html
ramp_frontend/templates/login.html
ramp_frontend/templates/problem.html
ramp_frontend/templates/problems.html
ramp_frontend/templates/ramp_description.html
ramp_frontend/templates/reset_password.html
ramp_frontend/templates/reset_with_token.html
ramp_frontend/templates/rules.html
ramp_frontend/templates/sandbox.html
ramp_frontend/templates/sign_up.html
ramp_frontend/templates/submission.html
ramp_frontend/templates/submission_error.html
ramp_frontend/templates/submission_file_diff.html
ramp_frontend/templates/teaching.html
ramp_frontend/templates/update_event.html
ramp_frontend/templates/update_profile.html
ramp_frontend/templates/user.html
ramp_frontend/templates/user_interactions.html
ramp_frontend/tests/__init__.py
ramp_frontend/tests/test_admin.py
ramp_frontend/tests/test_auth.py
ramp_frontend/tests/test_cli.py
ramp_frontend/tests/test_general.py
ramp_frontend/tests/test_ramp.py
ramp_frontend/tests/test_testing.py
ramp_frontend/tests/test_utils.py
ramp_frontend/views/__init__.py
ramp_frontend/views/admin.py
ramp_frontend/views/auth.py
ramp_frontend/views/general.py
ramp_frontend/views/leaderboard.py
ramp_frontend/views/ramp.py
ramp_frontend/views/redirect.py
ramp_frontend/views/visualization.py