Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
h_howto
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
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
wobweger
h_howto
Commits
f82a86f7
Commit
f82a86f7
authored
5 years ago
by
Walter Obweger
Browse files
Options
Downloads
Patches
Plain Diff
add py
parent
508142ee
Branches
python
Branches containing commit
No related tags found
1 merge request
!1
add py
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
7_ifc/README.md
+12
-0
12 additions, 0 deletions
7_ifc/README.md
7_ifc/py/README.md
+4
-0
4 additions, 0 deletions
7_ifc/py/README.md
7_ifc/py/jupyter.md
+16
-0
16 additions, 0 deletions
7_ifc/py/jupyter.md
with
32 additions
and
0 deletions
7_ifc/README.md
0 → 100644
+
12
−
0
View file @
f82a86f7
## ifc interface
this section covers interface topics.
### python
+
[
cheat sheet
][
pyCheatSheet
]
+
[
jupyter notebook tut
][
jpynbData
]
+
[
howto
](
./py/README.md
)
[
pyCheatSheet
]:
https://gto76.github.io/python-cheatsheet/
[
jpynbData
]:
https://www.datacamp.com/community/tutorials/tutorial-jupyter-notebook
\ No newline at end of file
This diff is collapsed.
Click to expand it.
7_ifc/py/README.md
0 → 100644
+
4
−
0
View file @
f82a86f7
# python
+
[
anaconda
](
https://www.anaconda.com/distribution/
)
, extensive data science related distribution
+
[
jupyter
](
./jupyter.md
)
This diff is collapsed.
Click to expand it.
7_ifc/py/jupyter.md
0 → 100644
+
16
−
0
View file @
f82a86f7
## jupyter notebook
combine source and pretty documentation in one file
**Jupyter**
loose acronym meaning
+
Julia
+
Python
+
R
register on docker hub
login
https://hub.docker.com
install Docker Desktop
:bulb: Docker Desktop uses Hyper-V, but Hyper-V and VMWare Workstation don't go well together.
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