Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jung Nguyen
lectures
Commits
d57c6ca0
Verified
Commit
d57c6ca0
authored
Feb 07, 2020
by
Anton Akhmerov
Browse files
wip
parent
ad898437
Changes
2
Hide whitespace changes
Inline
Side-by-side
mkdocs.yml
View file @
d57c6ca0
...
...
@@ -61,6 +61,7 @@ extra_css:
extra_javascript
:
-
'
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.3/MathJax.js?config=TeX-AMS_HTML'
-
'
https://unpkg.com/thebelab@0.5.0/lib/index.js'
-
"
https://cdn.plot.ly/plotly-latest.min.js"
-
'
scripts/mathjaxhelper.js'
-
'
scripts/thebelabhelper.js'
-
'
scripts/x3dom.js'
...
...
theme/main.html
View file @
d57c6ca0
...
...
@@ -40,7 +40,6 @@
{% endblock %}
{% block libs %}
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js"
type=
"text/javascript"
></script>
{{ super() }}
{% endblock %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment