Skip to content

mkery/JupyterLab-CodeAnalysisDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

JupyterLab-CodeGen

A demo JupyterLab Extension for the programatic reading and writing of user code in Jupyter notebooks 4 code analysis fun

Install Instructions

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment # Move to codegen directory # Install dependencies jlpm # Build Typescript source jlpm build # Link your development version of the extension with JupyterLab jupyter labextension install . # Rebuild Typescript source after making changes jlpm build # Rebuild JupyterLab after making any changes jupyter lab build

About

A demo for the *programatic* reading and writing of user code in Jupyter notebooks 4 code analysis fun

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published