Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PythonIntro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PythonDataScienceMatSci
PythonIntro
Commits
e1f8b7ad
Commit
e1f8b7ad
authored
2 years ago
by
Ulrich Kerzel
Browse files
Options
Downloads
Patches
Plain Diff
add new "index.ipynb" for use with RWTH Jupyter
parent
1ff5c539
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
pythonintro/index.ipynb
+35
-0
35 additions, 0 deletions
pythonintro/index.ipynb
with
37 additions
and
0 deletions
.gitignore
+
2
−
0
View file @
e1f8b7ad
.vscode/settings.json
pythonintro/__pycache__/fibonacci.cpython-310.pyc
pythonintro/.ipynb_checkpoints/Classes_Inheritance-checkpoint.ipynb
pythonintro/.ipynb_checkpoints/PandasIntro-checkpoint.ipynb
This diff is collapsed.
Click to expand it.
pythonintro/index.ipynb
0 → 100644
+
35
−
0
View file @
e1f8b7ad
{
"cells": [
{
"attachments": {},
"cell_type": "markdown",
"metadata": {},
"source": [
"# Welcome\n",
"\n",
"Welcome to the course \"Introduction to Python and Data Science for Materials Science\"\n",
"\n",
"This repository focuses on getting familiar with Python and you can find all notebooks relevant to the course here."
]
}
],
"metadata": {
"kernelspec": {
"display_name": "pythonintro-NlsZwE_T-py3.10",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0]"
},
"orig_nbformat": 4,
"vscode": {
"interpreter": {
"hash": "e79a103ddccd343bb7d1be701b671c098efc420295b660c764763b93be962cdf"
}
}
},
"nbformat": 4,
"nbformat_minor": 2
}
%% Cell type:markdown id: tags:
# Welcome
Welcome to the course "Introduction to Python and Data Science for Materials Science"
This repository focuses on getting familiar with Python and you can find all notebooks relevant to the course here.
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