Skip to main content

Interactive netlist visualisation tools compatible with GDSFactory

Project description

oleo

PyPI Version Build Status Documentation Status Updates

Interactive netlist visualisation tools compatible with GDSFactory

Installation

To install use pip:

$ pip install oleo

For a development installation (requires Node.js and Yarn version 1),

$ git clone https://github.com/daquintero/oleo.git
$ cd oleo
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix oleo
$ jupyter nbextension enable --py --sys-prefix oleo

When actively developing your extension for JupyterLab, run the command:

$ jupyter labextension develop --overwrite oleo

Then you need to rebuild the JS when you make a code change:

$ cd js
$ yarn run build

You then need to refresh the JupyterLab page when your javascript changes.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oleo-0.0.9.tar.gz (266.5 kB view hashes)

Uploaded Source

Built Distribution

oleo-0.0.9-py3-none-any.whl (236.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page