jupyterlite/demo

Demo notebook of things that don't (yet) work

Closed this issue · 1 comments

Problem

Many potential users of jupyterlite are likely to consider themselves "notebook users" rather than developers. This template repo helps provide an on-ramp to unexperienced users with a way to get started with their own deployment of jupyterlite, as well as exploring what's possible via the demo notebooks.

Such users might be consider themselves "notebook users" rather than developers and might be frustrated if things they expect to work don't (yet) work.

It might be useful to have a notebook of "not yet working" examples of things that folk are likely to try but that don't yet work, with workarounds if available, perhaps with a brief explanation of why they don't (yet) work.

See also: jupyterlite/jupyterlite#199

Suggested Improvement

Create a notebook with a set of "not yet working" items.

For example:

  • %pip not available [related issue]
  • pd.read_csv() file not found; sqliite file not found etc. [related issue]
  • shell commands and line magics that make use of shell commands won't work
jtpio commented

Closing this one as it seems to be a duplicate of #24.