Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Basthon
Basthon Notebook
Commits
92023884
Commit
92023884
authored
Nov 17, 2020
by
Romain Casati
Browse files
Correct Notebook version in index.html
parent
7b9656de
Changes
1
Hide whitespace changes
Inline
Side-by-side
notebook/basthon/index.html
View file @
92023884
...
...
@@ -541,7 +541,7 @@ dir="ltr">
<script
type=
"text/javascript"
>
sys_info
=
{
"
notebook_version
"
:
"
5.7.8
"
,
"
notebook_path
"
:
"
/usr/lib/python3/dist-packages/notebook
"
,
"
commit_source
"
:
""
,
"
commit_hash
"
:
""
,
"
sys_version
"
:
"
3.7.3 (default, Apr 3 2019, 05:39:12)
\n
[GCC 8.3.0]
"
,
"
sys_executable
"
:
"
/usr/bin/python3
"
,
"
sys_platform
"
:
"
linux
"
,
"
platform
"
:
"
Linux-4.19.0-6-amd64-x86_64-with-debian-10.2
"
,
"
os_name
"
:
"
posix
"
,
"
default_encoding
"
:
"
UTF-8
"
};
sys_info
=
{
"
notebook_version
"
:
"
6.0.3
"
,
"
notebook_path
"
:
"
/usr/lib/python3/dist-packages/notebook
"
,
"
commit_source
"
:
""
,
"
commit_hash
"
:
""
,
"
sys_version
"
:
"
3.7.3 (default, Apr 3 2019, 05:39:12)
\n
[GCC 8.3.0]
"
,
"
sys_executable
"
:
"
/usr/bin/python3
"
,
"
sys_platform
"
:
"
linux
"
,
"
platform
"
:
"
Linux-4.19.0-6-amd64-x86_64-with-debian-10.2
"
,
"
os_name
"
:
"
posix
"
,
"
default_encoding
"
:
"
UTF-8
"
};
</script>
<script
src=
"static/components/text-encoding/lib/encoding.js"
charset=
"utf-8"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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