Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
biocham
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
21
Issues
21
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Lifeware
biocham
Commits
4a8a14e8
Commit
4a8a14e8
authored
Feb 27, 2020
by
Sylvain Soliman
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release/4.4.5'
parents
9ff0b80e
323152ac
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
about.pl
about.pl
+1
-1
binder/Dockerfile
binder/Dockerfile
+1
-1
biocham_jupyter/guinbextension/package.json
biocham_jupyter/guinbextension/package.json
+1
-1
biocham_jupyter/kernel/biocham_kernel/__init__.py
biocham_jupyter/kernel/biocham_kernel/__init__.py
+1
-1
web/index.html
web/index.html
+1
-1
No files found.
about.pl
View file @
4a8a14e8
...
...
@@ -8,7 +8,7 @@
about
/
0
]).
version
(
'4.4.
4
'
).
version
(
'4.4.
5
'
).
copyright
(
'Copyright (C) 2003-2020 Inria, EPI Lifeware, Saclay-Île de France, France'
...
...
binder/Dockerfile
View file @
4a8a14e8
FROM
registry.gitlab.inria.fr/lifeware/biocham:v4.4.
4
FROM
registry.gitlab.inria.fr/lifeware/biocham:v4.4.
5
biocham_jupyter/guinbextension/package.json
View file @
4a8a14e8
{
"name"
:
"gui"
,
"version"
:
"4.4.
4
"
,
"version"
:
"4.4.
5
"
,
"description"
:
"biocham gui in jupyter notebook"
,
"main"
:
"src/index.js"
,
"scripts"
:
{
...
...
biocham_jupyter/kernel/biocham_kernel/__init__.py
View file @
4a8a14e8
"""Example magic"""
__version__
=
'4.4.
4
'
__version__
=
'4.4.
5
'
web/index.html
View file @
4a8a14e8
...
...
@@ -32,7 +32,7 @@
</head>
<body>
<h1>
The Biochemical Abstract Machine BIOCHAM 4
</h1>
<h1>
version 4.4.
4
February 2020
</h1>
<h1>
version 4.4.
5
February 2020
</h1>
<div
class=
"authors"
>
<p>
...
...
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