Skip to content

User Guide

Louis Kueh edited this page Jul 17, 2018 · 18 revisions

Demonstration video

The User Guide for neuron is summarised succinctly in the Demonstration Video below.


Demonstration Video


This video demonstrates the following features:

  • Interface
    • Interactive Execution
    • Reorder Cards
    • Collapse and Expand Inputs and Outputs on the Cards and the Card itself
    • Delete and Undo Deletion of Cards
    • Edit Titles of Cards
    • Search Cards
    • Regular Expression (RegEx) Search
  • Outputs
    • Render Images
    • Render SVGs
    • Render Tables
    • Plot Graphs
    • Support for Library Functions
    • Render and Edit Markdown cards
    • R Support
    • Latex Support
    • PDF Support
    • Interactive Output Pane
    • GeoJSON Support
  • Data Analysis
    • Example Usage
  • Smart Imports
    • Automatically Detect and Import Modules/Libraries
    • Automatically Detect and Install Dependencies
  • Jupyter Integration
    • Select Multiple Cards to Delete
    • Export Cards to Jupyter
    • Import Jupyter Notebooks
    • Re-Order Imported Jupyter Cells
    • Export Modified Cells back to Jupyter

More information about the interface can be found in Design Specification.

The best way to learn about neuron is by trying it first-hand. Click on the link below to download our demonstration script written in Python, which you can open in neuron. It offers a quick guide on how to make use of the features shown in the video above, from the very basic features to the more complex ones:

Python demonstration script

The following folders contain example scripts in Python and R to help you get started:

Python Examples

R Examples

Clone this wiki locally