cesium-ml / baselayer

Fully customizable (scientific, compute-intensive) web application template
http://cesium-ml.org/baselayer/
31 stars 18 forks source link

Return 404 when requested resource not found/inaccessible #230

Closed acrellin closed 3 years ago

acrellin commented 3 years ago

Let's not merge this until we get the necessary updates in place in SP

pep8speaks commented 3 years ago

Hello @acrellin! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 896:80: E501 line too long (93 > 79 characters)

Comment last updated at 2021-07-23 15:37:16 UTC
acrellin commented 3 years ago

Woops, botched a rebase and overwrote the original diff here.. Will update.

acrellin commented 3 years ago

@stefanv @kmshin1397 Updated, ready for review

acrellin commented 3 years ago

@stefanv how does this look to you now?