gedankenstuecke/jupyter-gallery

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.coveragerc
.flake8
.gitignore
.hound.yml
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Pipfile
Pipfile.lock
Procfile
README.md
assets/juno-exploratory-logo-parts.svg
assets/juno-exploratory-logo.png
env.example
main/templates/main/about.html
main/templates/main/add_notebook.html
main/templates/main/base.html
main/templates/main/dashboard.html
main/templates/main/edit_notebook.html
main/templates/main/index.html
main/templates/main/likes.html
main/templates/main/notebook_details.html
main/templates/main/notebook_index.html
main/templates/main/search.html
main/templates/main/shared.html
main/templates/main/sources_index.html
static/aboutgifs/edit.png
static/aboutgifs/index.gif
static/aboutgifs/open.gif
static/aboutgifs/sharing.gif
static/css/dashboard.css
static/css/main.css
static/css/open-humans-theming.css
static/juno.png
static/logo.png
static/js/dashboard.js14
static/js/gifffer.min.js1
demotemplate/__init__.py0
demotemplate/context_processors.py9
demotemplate/settings.py129
demotemplate/wsgi.py10
main/__init__.py0
main/apps.py5
main/helpers.py189
A
1 hr
main/management/__init__.py0
main/management/commands/__init__.py0
main/models.py57
main/signals.py12