Skip to content

Commit

Permalink
Add nblink (#8)
Browse files Browse the repository at this point in the history
* Update requirements.txt

* add info
  • Loading branch information
kolibril13 authored Jul 15, 2024
1 parent 0d53928 commit dcf4fbf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ Open the following link in your browser and start coding:

**https://jtpio.github.io/anywidget-lite/lab/index.html?path=anywidget.ipynb**

## Sharing notebooks

This JupyterLite project comes with a "Share" button powered by nblink.
nblink is a jupyterlite extension that compresses your notebook into a url that allows anyone to open a copy just from a link.
More about nblink here https://github.com/dwootton/nblink
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ jupyterlab~=4.1.8
jupyterlite-core==0.3.0
jupyterlite-pyodide-kernel==0.3.1
notebook~=7.1.3
nblink

0 comments on commit dcf4fbf

Please sign in to comment.