Skip to content

Useful Tips & Tricks

Share Button

In Jupyter-JSC you can share your current configuration with your colleagues. In combination with the CustomDockerImage or Repo2Docker (Binder) services, it allows you to easily create FAIR digital objects.

  1. Click on the share button in the bottom left corner of your configuration.
Create Share Link
  1. That's it. You can copy it and share it with your colleagues.
Create Share Link - 2
  1. Follow the link.

    If you're not already authenticated, you have to log in first. For more information check this section. Afterwards you'll be forwarded to the desired destination.

  2. You will see the shared configuration. If necessary, you can edit before starting it. Click on Start to start the service.

Use Share Link

Markdown Tips & Tricks

For more insights and examples, check out the notebook: Markdown Tips & Tricks Notebook.

Setup singularity Jupyter server

For a detailed explanation, check out the notebook: Setup containerized Jupyter server