Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
beat.editor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
beat
beat.editor
Commits
9a1bd5db
Commit
9a1bd5db
authored
6 years ago
by
Flavio TARSETTI
Committed by
Flavio Tarsetti
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[templates] patched Library information with plotter.jinja2
parent
7c0493d8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!19
Merge jinja plotter to master
,
!16
Add jinja template plotter - generate plotter
Pipeline
#23502
canceled
6 years ago
Stage: build
Stage: browser-tests
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
beat/editor/templates/plotter.jinja2
+1
-1
1 addition, 1 deletion
beat/editor/templates/plotter.jinja2
with
1 addition
and
1 deletion
beat/editor/templates/plotter.jinja2
+
1
−
1
View file @
9a1bd5db
# You may import any python packages that will be available in the environment you will run this plotter in
# Environments can change based on the experiment's settings
{% for ref, lib in uses.items() %}# Library "{{ lib }}" is available under "{{ ref }}"
{% for ref, lib in
uses.
uses.items() %}# Library "{{ lib }}" is available under "{{ ref }}"
{% endfor %}
# Makes sure we won't require an X11 connection
...
...
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