Contribute Your Own Scripting Example

We welcome contributions from all AMS users.

In particular, we would love to receive examples from academic users and collaborators. Sharing real scientific workflows

  • helps other researchers get started faster,

  • supports reproducibility,

  • gives visibility to your methods and use cases, and

  • makes it easier for SCM to see which workflows people are running so we can potentially implement them in a more user-friendly way.

How to contribute

  1. Make your example as simple as possible (avoid relying on external files, avoid excessive run times, …)

  2. Prepare your Jupyter notebook (.ipynb) example.

  3. Put the .ipynb file in a .zip archive.

  4. Send the .zip file to us via support.scm.com.

Package requirements

It is OK if your contributed script needs additional packages that are not included by default in AMS. However, we prefer examples that use the same packages as our existing examples, so there are minimal extra dependencies to install.

In all cases, please clearly list any additional required packages when submitting your example.

Rights granted to SCM

By submitting an example, you grant SCM an unlimited license to use, edit, and publish it in AMS documentation and related materials.

SCM may also remove an example in the future, for example to keep the examples list tidy or when the scripted workflow is implemented in a more user-friendly way.