File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Sharing your scientific tools: from a script to a desktop application
22This repository contains a GUI building and packaging tutorial using the
33[ Enthought Tool Suite] ( https://docs.enthought.com/ets/ ) accepted for the
4- SciPy2022 conference.
4+ [ SciPy2022 conference] ( https://www.scipy2022.scipy.org/ ) .
55
66## Tutorial summary
77
@@ -45,6 +45,21 @@ example from https://www.python.org/,
4545pip install pandas matplotlib traits traitsui scikits-image
4646```
4747
48+ ## Getting help
49+ ### During the tutorial
50+ During the tutorial, don't hesitate to ask for help:
51+ - ask questions if something isn't clear,
52+ - there will be a number of developers in the room who can help unblock you.
53+
54+ ### After the tutorial
55+ - This tutorial was recorded and can be watched [ here] ( ) .
56+ - You can ask questions about any of the ETS packages on the ETS mailing list:
57+ https://groups.google.com/g/ets-users .
58+ - Each of the other packages has its own dedicated mailing list where questions
59+ can be posted.
60+
61+
62+
4863## Contributing
4964### Code structure
5065
You can’t perform that action at this time.
0 commit comments