Updated notebooklab with latest code highlighting changes
This commit is contained in:
parent
0ef8585726
commit
32c6ea2d00
2 changed files with 1029 additions and 1332 deletions
|
@ -32,7 +32,8 @@ export default () => {
|
|||
</div>
|
||||
<notebook-lab
|
||||
v-if="!loading && !error"
|
||||
:notebook="json" />
|
||||
:notebook="json"
|
||||
code-css-class="code white" />
|
||||
<p
|
||||
class="text-center"
|
||||
v-if="error">
|
||||
|
|
2358
vendor/assets/javascripts/notebooklab.js
vendored
2358
vendor/assets/javascripts/notebooklab.js
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue