Files
openide/python/educational-python/resources/tips/Welcome.html
Valentina Kiryushkina 7e5a5b849a Rename educational plugins and update plugin's description
edu --> educational-python
educational --> educational-core
interactive-learning --> student
2016-01-26 19:36:12 +03:00

16 lines
529 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<h1>Welcome to PyCharm Edu &majorVersion;.&minorVersion;</h1>
<p>
Get familiar with the main features of the IDE by reading these tips.</p>
<p>
Try out the features described in the tips while this dialog stays open on the screen.</p>
<p>
If you close the dialog, you can always get back to it using
<span class="control">Help | Tip of the Day</span> on the menu bar.</p>
</body>
</html>