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
9c60dc2d
Commit
9c60dc2d
authored
Mar 05, 2020
by
Sylvain Soliman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 4.4.6
parent
ee7a8c59
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 @
9c60dc2d
...
...
@@ -8,7 +8,7 @@
about
/
0
]).
version
(
'4.4.
5
'
).
version
(
'4.4.
6
'
).
copyright
(
'Copyright (C) 2003-2020 Inria, EPI Lifeware, Saclay-Île de France, France'
...
...
binder/Dockerfile
View file @
9c60dc2d
FROM
registry.gitlab.inria.fr/lifeware/biocham:v4.4.
5
FROM
registry.gitlab.inria.fr/lifeware/biocham:v4.4.
6
biocham_jupyter/guinbextension/package.json
View file @
9c60dc2d
{
"name"
:
"gui"
,
"version"
:
"4.4.
5
"
,
"version"
:
"4.4.
6
"
,
"description"
:
"biocham gui in jupyter notebook"
,
"main"
:
"src/index.js"
,
"scripts"
:
{
...
...
biocham_jupyter/kernel/biocham_kernel/__init__.py
View file @
9c60dc2d
"""Example magic"""
__version__
=
'4.4.
5
'
__version__
=
'4.4.
6
'
web/index.html
View file @
9c60dc2d
...
...
@@ -32,7 +32,7 @@
</head>
<body>
<h1>
The Biochemical Abstract Machine BIOCHAM 4
</h1>
<h1>
version 4.4.
5 February
2020
</h1>
<h1>
version 4.4.
6 March
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