Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Nuvoton NuEdgeWiseNew to Visual Studio Code? Get it now.
Nuvoton NuEdgeWise

Nuvoton NuEdgeWise

Nuvoton

|
21 installs
| (0) | Free
NuEdgeWise env helper
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

NuEdgeWise README

This is the VSCode extension to help you prepare the NuEdgeWise automatically.

Features

  • NuEdgeWise: Clone Multiple Repositories: Help you download all tools and example applications in NuEdgeWise
  • NuEdgeWise: Set Up Python Environment: Help you setup NuEdgeWise python ENV.
  • NuEdgeWise: Run Vela TFLite Conversion: Support vela compiler to convert TFLite int8 model to vela TFLite.

Requirements

  • Need to install git and conda (About conda, users can use Anaconda/minconda or Miniforge)
  • Users need to first clone the NuEdgeWise repository from the CLONE REPOS tab, and then setup the NuEdgeWise_env Python environment from the PYTHON ENVIRONMENT SETUP tab.

Steps

  1. Click the NuEdgeWise icon
  2. Select the repositories you want to clone. The grayed-out NuEdgeWise item shows installation requirements for the environment.
  3. Click the "Clone Selected" button to clone the repositories to your local disk.
  4. Click "Setup Environment". It will search for default conda installation folders. (e.g. C:\ProgramData\anaconda3, C:\ProgramData\miniforge3 C:\Users<username>\anaconda3 C:\Users<username>\miniforge3) This step is related to pip install and may take tens of minutes to complete, please wait for the completion message.
  5. Click and select kernel: NuEdgeWise_env
  6. Menu : File -> Open Folder -> Open the repository (e.g. ML_G-Sensor). Open the .jpynb file, then you can click on the jupyter notebook and run it. step

Extension Settings

  • If you use a different path for your NuEdgeWise directory

    • Command Palette (Ctrl + shift + P) → Preferences: Open Settings (UI) → Search for NuEdgeWise Python Env Setup → set the Default NuEdgeWise Path to yours
  • If you have changed your Conda installation path from the default, please make sure to update it accordingly.

    • Command Palette (Ctrl + shift + P) → Preferences: Open Settings (UI) → Search for NuEdgeWise Python Env Setup → set the Adding Conda Bin Path to yours

Known Issues

Release Notes

0.0.5

  • Add Extension Pack

0.0.4

  • Add more default condabin paths
  • Remove some vela configs

0.0.3

  • Update NuEdgeWise install path and Conda bin path basing on default config
  • Change to Nuvoton publisher
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft