Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
COBREXA.jl
Commits
42ff2fc0
Unverified
Commit
42ff2fc0
authored
May 07, 2021
by
Miroslav Kratochvil
Browse files
format
parent
58889479
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/make.jl
View file @
42ff2fc0
...
...
@@ -4,7 +4,7 @@ using Literate
ENV
[
"TRAVIS_REPO_SLUG"
]
=
"LCSB-BioCore/COBREXA.jl"
# generate notebooks
notebooks_path
=
joinpath
(
@__DIR__
,
"src"
,
"notebooks-src"
)
notebooks_path
=
joinpath
(
@__DIR__
,
"src"
,
"notebooks-src"
)
notebooks
=
joinpath
.
(
notebooks_path
,
readdir
(
notebooks_path
))
notebooks_outdir
=
joinpath
(
@__DIR__
,
"src"
,
"notebooks"
)
...
...
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