Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
82a5a4e5
Commit
82a5a4e5
authored
May 13, 2022
by
FAGES Francois
Browse files
release 4.6.15
parents
8e0031ca
0ed32896
Changes
5
Hide whitespace changes
Inline
Side-by-side
about.pl
View file @
82a5a4e5
...
...
@@ -8,7 +8,7 @@
about
/
0
]).
version
(
'4.6.1
4
'
).
version
(
'4.6.1
5
'
).
copyright
(
'Copyright (C) 2003-2020 Inria, EPI Lifeware, Saclay-Île de France, France'
...
...
binder/Dockerfile
View file @
82a5a4e5
FROM
registry.gitlab.inria.fr/lifeware/biocham:v4.6.14
FROM
registry.gitlab.inria.fr/lifeware/biocham:v4.6.15
biocham_jupyter/guinbextension/package.json
View file @
82a5a4e5
{
"name"
:
"gui"
,
"version"
:
"4.6.1
4
"
,
"version"
:
"4.6.1
5
"
,
"description"
:
"biocham gui in jupyter notebook"
,
"main"
:
"src/index.js"
,
"scripts"
:
{
...
...
biocham_jupyter/kernel/biocham_kernel/__init__.py
View file @
82a5a4e5
"""Example magic"""
__version__
=
'4.6.14'
__version__
=
'4.6.15'
web/index.html
View file @
82a5a4e5
...
...
@@ -32,7 +32,8 @@
</head>
<body>
<h1>
The Biochemical Abstract Machine BIOCHAM 4
</h1>
<h1>
version 4.6.14 April 2022
</h1>
<h1>
version 4.6.15 May 2022
</h1>
<div
class=
"authors"
>
<p>
...
...
Write
Preview
Supports
Markdown
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