aispace2

A Jupyter extension for the next-generation of AISpace.

Usage no npm install needed!

<script type="module">
  import aispace2 from 'https://cdn.skypack.dev/aispace2';
</script>

README

This directory contains the "frontend" of the extension - the visualizations the user sees, and also the code that communicates with the Python backend.

Head over to the wiki, specifically the Frontend Development page if you are interested in development.