|
|
|
|
@ -12,7 +12,7 @@ window.mathjax_url = "{{mathjax_url}}";
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="{{ static_url("codemirror/lib/codemirror.css") }}">
|
|
|
|
|
<link rel="stylesheet" href="{{ static_url("codemirror/theme/ipython.css") }}">
|
|
|
|
|
<link rel="stylesheet" href="{{ static_url("css/codemirror-ipython.css") }}">
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="{{ static_url("prettify/prettify.css") }}"/>
|
|
|
|
|
|
|
|
|
|
|