Cindy

Results 7 issues of Cindy

This PR supports the "link_shared" project access level. This is to be merged once the rest of the feature is feature-complete.

Example of an R data loader

documentation

In a markdown file, add: ``` ``` In the browser console, this shows up:

bug

**Description:** Easy export and/or store the contents of a notebook into an Observable artifacts repository. **Why:** Notebooks are valuable because they are quick ways to explore data. The user can...

enhancement
question

**Idea:** Be able to define a data loader cell. For example: ~~~ ```.py {name: requests.csv} import requests resp = results.get("https://random.com") ``` ~~~ This will automatically generate a `requests.csv.py` file with...

enhancement
question

This adds test cases for the preview server: - set `verbose = false` - added tests for the web server and server socket