Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grk2450-fireworks-tutorial
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Ivan Kondov
grk2450-fireworks-tutorial
Commits
64fbd8b6
Commit
64fbd8b6
authored
5 years ago
by
Ivan Kondov
Browse files
Options
Downloads
Patches
Plain Diff
removed unnecessary stuff
parent
1b108f64
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/setup.rst
+0
-3
0 additions, 3 deletions
docs/setup.rst
with
0 additions
and
3 deletions
docs/setup.rst
+
0
−
3
View file @
64fbd8b6
...
...
@@ -30,7 +30,6 @@ If you do not want to modify your python installation or if you use an
installation for which you do not have write permissions you can set up a
virtual environment and activate it::
cd
python -m venv $HOME/python3-fireworks-tutorial
. $HOME/python3-fireworks-tutorial/bin/activate
...
...
@@ -73,8 +72,6 @@ necessary). The file must have the following contents::
name: <database name>
username: <your username>
password: <your password>
logdir: null
strm_lvl: INFO
ssl: true
ssl_ca_certs: <path to root CA certificate>
...
...
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