Skip to content

Commit

Permalink
Merge pull request #17 from UG4/anaegel-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
anaegel authored Jun 14, 2024
2 parents 36c8bcc + c841969 commit 7a076fa
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# modsim-course-python
# py-course-modsim
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/UG4/py-course-modsim/HEAD)


This course is a Python-based course for an introduction of UG4. It is a port of the sibling [Lua course](http://github.com/UG4/modsim-course-lua). Both versions support execution using binder.
This course is a Python-based course for an introduction of UG4.

Please start the course [here](index.ipynb).

Expand All @@ -14,4 +13,13 @@ Please start the course [here](index.ipynb).
* Installation script in binder/postBuild

## Installation:
'''pip install ug4py-base'''
´´´
pip install ug4py-base
´´´

´´´
git clone https://github.com/UG4/py-course-modsim.git
´´´

## Note
It is a port of the sibling [Lua course](http://github.com/UG4/modsim-course-lua).

0 comments on commit 7a076fa

Please sign in to comment.