module jsscripts

Short summary

module code_beatrix.jsscripts

Copies files to the proper location.

source on GitHub

Functions

function

truncated documentation

copy_jstool2notebook

Copies a tool to notebook folder.

Documentation

Copies files to the proper location.

source on GitHub

code_beatrix.jsscripts.copy_jstool2notebook(tool, force=False)

Copies a tool to notebook folder.

Paramètres:
  • tool – tool name (snap for example)

  • force – do the copy even if the destination folder exists

Renvoie:

list of copied files

source on GitHub