External Extensions: Embedded Jupyter Notebook for NVIDIA Omniverse

Dear community,

This extension allows opening a Jupyter Notebook (JupyterLab or Jupyter Notebook) embedded in the current NVIDIA Omniverse application scope. It can be described as the Jupyter notebook version of Omniverse’s Script Editor


Target applications: Any NVIDIA Omniverse app
Supported OS: Windows and Linux

Check the README for setup, usage, implementation details, and limitations


2 Likes

Dear community

A new version of the extension (semu.misc.jupyter_notebook-v0.1.1) has been released…

[0.1.1] - 2023-08-08

Added

Changed

  • Implement embedded kernel on ipykernel.kernelbase.Kernel
  • Update links in resource notebooks

Removed

  • Threaded kernel implementation

Please, check the extension Troubleshooting section for installation issues, particularly for Omniverse applications based on Kit 105 (such as USD Composer 2023.1.1), presumably due to the use of older pip versions (20.1.1).