# First Alpha Release of Cassini - a virtual Lab-book within JupyterLab

**URL:** https://discourse.jupyter.org/t/first-alpha-release-of-cassini-a-virtual-lab-book-within-jupyterlab/21194
**Category:** Show and Tell
**Tags:** jupyterlab
**Created:** [August 31, 2023, 11:35am UTC](https://discourse.jupyter.org/t/first-alpha-release-of-cassini-a-virtual-lab-book-within-jupyterlab/21194 "2023-08-31T11:35:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![0Hughman0](https://avatars.discourse-cdn.com/v4/letter/0/2bfe46/32.png) [@0Hughman0](https://discourse.jupyter.org/u/0Hughman0)
#### Post date: [August 31, 2023, 11:35am UTC](https://discourse.jupyter.org/t/first-alpha-release-of-cassini-a-virtual-lab-book-within-jupyterlab/21194/1 "2023-08-31T11:35:55Z")

</div>

Cassini’s goal is to help you explore, analyse and organise your data.

I started writing Cassini during my PhD in Materials Science and found it was immensely helpful for keeping things organised and easy-to-navigate. Since graduating I have taken some time to make things more stable and added a more user-friendly and performant UI and this latest release is the result of this work.

It comprises a Python library for the backend and a fairly hefty JupyterLab extension for the UI.

![screenshot](https://github.com/0Hughman0/Cassini/raw/master/doc_src/_static/JLGui.png)

You can have a go without bothering with installation on binder:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/0Hughman0/Cassini/HEAD?urlpath=lab/tree/Home.ipynb)

You can find more info on the GitHub page here:

> **[GitHub - 0Hughman0/Cassini: A virtual lab-book framework, using Jupyter Lab...](https://github.com/0Hughman0/Cassini)**
>
> A virtual lab-book framework, using Jupyter Lab and Python. - GitHub - 0Hughman0/Cassini: A virtual lab-book framework, using Jupyter Lab and Python.

The JupyterLab extension lives here:

> **[GitHub - 0Hughman0/jupyter\_cassini: Jupyter extension for interfacing with...](https://github.com/0Hughman0/jupyter_cassini)**
>
> Jupyter extension for interfacing with Cassini. Contribute to 0Hughman0/jupyter\_cassini development by creating an account on GitHub.

Comments, feedback and help much appreciated!
