Skip to content

Commit

Permalink
Merge pull request #70 from 0Hughman0/setup-binder
Browse files Browse the repository at this point in the history
Setup binder
  • Loading branch information
0Hughman0 committed Aug 31, 2023
2 parents abb4fb0 + d0c089c commit 388be54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Cassini

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/0Hughman0/Cassini/HEAD)

A virtual lab-book, using Jupyter Lab and Python.

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

Check out the walkthrough binder:

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

![Screenshot](doc_src/_static/JLGui.png)

### Installation
Expand Down
3 changes: 2 additions & 1 deletion doc_src/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Quickstart

A walkthrough on how to use Cassini can be found here:

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

Installation
-----------
Expand Down

0 comments on commit 388be54

Please sign in to comment.