Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Commits
1c49d848
Commit
1c49d848
authored
1 year ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
fix link to checking Py installation
parent
3c4b03e2
No related branches found
No related tags found
2 merge requests
!1884
patches from r21
,
!1869
webdoc fix some links
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hugo/content/py/run.md
+3
-3
3 additions, 3 deletions
hugo/content/py/run.md
with
3 additions
and
3 deletions
hugo/content/py/run.md
+
3
−
3
View file @
1c49d848
...
@@ -9,12 +9,12 @@ To get started with BornAgain scripting, run a first example.
...
@@ -9,12 +9,12 @@ To get started with BornAgain scripting, run a first example.
We assume that BornAgain and Python are
We assume that BornAgain and Python are
[
installed
](
{{%
relref "installation" %}})
[
installed
](
{{%
relref "installation" %}})
and that
you verified that
the Python interpreter can
and that the Python interpreter can
`import bornagain`
[
find
](
/py/start/find.md
)
the module
`bornagain`
.
(see
[
preceding page
](
/py
)
, "Check Installation")
.
We shall now run a first example script.
We shall now run a first example script.
This and all other example scripts can also be found in the BornAgain distribution,
This and all other example scripts can also be found in the BornAgain distribution,
in directory
`
Examples
`
.
in directory
{{% ref-src "auto/
Examples
" %}}
.
Download the following example script,
Download the following example script,
using the link just below the code frame.
using the link just below the code frame.
...
...
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