Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
photonicdata-files-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
py-packages
photonicdata-files-wip
Commits
04d62a84
Commit
04d62a84
authored
1 year ago
by
Oleg Ryabchykov
Browse files
Options
Downloads
Patches
Plain Diff
update install
parent
77aaa7cd
No related branches found
Branches containing commit
Tags
v0.2.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-0
10 additions, 0 deletions
README.md
with
10 additions
and
0 deletions
README.md
+
10
−
0
View file @
04d62a84
...
...
@@ -10,6 +10,16 @@ Documentation for the class can be found at
### Installation
If your credentials for PDSD GitLab
are not stored in git, you can specify your Username and Password manually in the terminal
```
bash
pip
install
git+https://Username:Password@git.photonicdata.science/py-packages/photonicdata-files-wip.git
```
If you have your username and password configured
then the easiest way is to install from gitLab directly (requires credentials)
```
bash
pip
install
git+ssh://git@git.photonicdata.science:30024/py-packages/photonicdata-files-wip.git
```
...
...
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