Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TaggingBackends
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nyx
TaggingBackends
Commits
2eea254b
Commit
2eea254b
authored
2 years ago
by
François LAURENT
Browse files
Options
Downloads
Patches
Plain Diff
version increment
parent
09f6894b
Branches
master
No related tags found
1 merge request
!1
Fine-tuning
Pipeline
#106379
passed
2 years ago
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Manifest.toml
+2
-2
2 additions, 2 deletions
Manifest.toml
Project.toml
+1
-1
1 addition, 1 deletion
Project.toml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
4 additions
and
4 deletions
Manifest.toml
+
2
−
2
View file @
2eea254b
...
...
@@ -312,11 +312,11 @@ version = "1.9.0"
[[deps.PlanarLarvae]]
deps
=
[
"DelimitedFiles"
,
"HDF5"
,
"JSON3"
,
"LinearAlgebra"
,
"MAT"
,
"Meshes"
,
"OrderedCollections"
,
"Random"
,
"SHA"
,
"StaticArrays"
,
"Statistics"
,
"StatsBase"
,
"StructTypes"
]
git-tree-sha1
=
"
0b711a20abae67f235e9f8f26fae41eddd04a766
"
git-tree-sha1
=
"
ef6169e9f8705569925bef897704c7514b4d5f18
"
repo-rev
=
"main"
repo-url
=
"https://gitlab.pasteur.fr/nyx/planarlarvae.jl"
uuid
=
"c2615984-ef14-4d40-b148-916c85b43307"
version
=
"0.1
1.1
"
version
=
"0.1
2.0
"
[[deps.PrecompileTools]]
deps
=
[
"Preferences"
]
...
...
This diff is collapsed.
Click to expand it.
Project.toml
+
1
−
1
View file @
2eea254b
name
=
"TaggingBackends"
uuid
=
"e551f703-3b82-4335-b341-d497b48d519b"
authors
=
[
"François Laurent"
,
"Institut Pasteur"
]
version
=
"0.1
3.1
"
version
=
"0.1
4
"
[deps]
Dates
=
"ade2ca70-3891-5945-98fb-dc099432e06a"
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
2eea254b
...
...
@@ -198,7 +198,7 @@ Note also that, with the above `export` expression, the `JULIA_PROJECT` environm
To install a backend, taking MaggotUBA-adapter as an example:
```
git clone --depth 1 --single-branch -b 20230
129
https://gitlab.pasteur.fr/nyx/MaggotUBA-adapter MaggotUBA
git clone --depth 1 --single-branch -b 20230
311
https://gitlab.pasteur.fr/nyx/MaggotUBA-adapter MaggotUBA
cd MaggotUBA
JULIA_PROJECT=$(pwd) poetry install
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment