How to update a Custom Block in an active Notebook

Question:

How do I update a Custom Block that is being used in my Notebook?

Applies to:

  • Custom Blocks

Answer:

To update a Custom Block, you need to re-import it into your Notebook. Once you modify the Custom Block and save it:

  • You can delete the block from your current Notebook.
  • Leave it and let it update automatically when you import the modified block.

You can choose from the following import methods:

  1. File->Import->Custom Block.
  2. Open the Imported Blocks folder and select Import Block.
  3. Save the modified Custom Block in your 'My Blocks' folder.
    • When you use this method, you need to open a new instance of nTop to use the updated block.
    • You need to re-add the block to your Notebook to use the updated version.

If you change the inputs and use the same Custom Block Notebook name, you will see a popup message notifying you that a custom block has been modified. Indicators in the 'Imports' tab will also clarify which blocks have been affected.

After editing a custom block in an active notebook, the popup message shown below will appear when you return to the notebook. The Imports tab of the left panel will also have indicator icons next to the custom block that has been modified.

After clicking the Update button, you will notice that the new version is automatically placed into your active notebook. It is also clearly indicated which version of the block you are currently working with.

The new version of the custom block will have a version number noted next to it if multiple copies of the same custom block are present in the imports tab.

 

More on this topic:

Keywords:

 import block update question custom overload active automatic 
Was this article helpful?