Surya Kasturi
Surya Kasturi
This loosely overlaps with SciPy Central, wherein users typically submit their snippets/examples as @rgommers mentioned. I have for some time in the past thought about integrating notebooks in SciPy Central....
The below source code demonstrates the potential bug: ``` # ellipse x1, y1, a1, b1 = 3, 3, 20, 40 rr1, cc1 = draw.ellipse_perimeter(x1, y1, a1, b1) # Estimate ellipse...
@jorgebastida can you please comment on it
Its working now. This PR actually fixes the problem.
**About this 404** I am aware of this issue. The production server currently runs on uWSGI 2.0.15 and I guess it has incompatibility issues with OpenSSL or Psycopg2. I've temporarily...
@gauteh Could you please specify the link?
This is actually the ZIP file user submits on the website. We basically create a Hg repo, extract zip files into it. During this extraction, we have to ignore these...
No problem :)
The usage of Twitter Bootstrap has made the current template more oriented to Mobile. However several things have to be watched before closing this
aha, yes it would be more appropriate. Perhaps you can send the PR? I believe `submission/search_indexes` [1] is where you should start looking. [1] https://github.com/scipy/SciPyCentral/blob/master/scipy_central/submission/search_indexes.py