Skip to content

Commit

Permalink
Automatic update of developer site
Browse files Browse the repository at this point in the history
  • Loading branch information
mantid-builder committed Jan 16, 2024
1 parent 297a080 commit 5de99e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Testing/Core/Core.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ <h3>Grouped Tasks<a class="headerlink" href="#grouped-tasks" title="Link to this
<td><p>Check all options work. Some may need restart.</p></td>
</tr>
<tr class="row-even"><td><p>Script Editor / Interpreter</p></td>
<td><p>Check basic functionality, such as checking the buttons/options at the top of SE, running algorithms, accessing workspace properties in both environments. Does autocompletion work for mantid algorithms/numpy/matplotlib? <a class="reference external" href="https://docs.mantidproject.org/nightly/tutorials/mantid_basic_course/useful/02_scripts.html#scripts" title="(in MantidProject v6.8)"><span>Working with Python</span></a></p></td>
<td><p>Check basic functionality, such as checking the buttons/options at the top of SE, running algorithms, accessing workspace properties in both environments. Also, check that closing a tab, while it’s script is running, aborts the script properly. Does autocompletion work for mantid algorithms/numpy/matplotlib? <a class="reference external" href="https://docs.mantidproject.org/nightly/tutorials/mantid_basic_course/useful/02_scripts.html#scripts" title="(in MantidProject v6.8)"><span>Working with Python</span></a></p></td>
</tr>
<tr class="row-odd"><td><p>Access mantid framework in Python and Jupyter Notebook</p></td>
<td><p>Follow the instructions on <a class="reference external" href="https://docs.mantidproject.org/nightly/concepts/PythonNotebook.html#pythonnotebook" title="(in MantidProject v6.8)"><span>Access Mantid in Python and Notebook</span></a> and check you can import mantid.simpleapi and run a script/notebook.</p></td>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 5de99e2

Please sign in to comment.