Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 4 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,8 @@
# JupyterLite Demo

[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](https://jupyterlite.github.io/demo)

JupyterLite deployed as a static site to GitHub Pages, for demo purposes.

## Instructions for Deployment

- **➡️ See: Deploy your first JupyterLite website on GitHub Pages**
- **https://jupyterlite.readthedocs.io/en/latest/quickstart/deploy.html#deploy-your-first-jupyterlite-website-on-github-pages**

## ✨ Try it in your browser ✨

➡️ **https://jupyterlite.github.io/demo**

![github-pages](https://user-images.githubusercontent.com/591645/120649478-18258400-c47d-11eb-80e5-185e52ff2702.gif)

## Requirements

JupyterLite is being tested against modern web browsers:

- Firefox 90+
- Chromium 89+

## Deploy your JupyterLite website on GitHub Pages

Check out the guide on the JupyterLite documentation: https://jupyterlite.readthedocs.io/en/latest/quickstart/deploy.html

## Further Information and Updates

For more info, keep an eye on the JupyterLite documentation:

- How-to Guides: https://jupyterlite.readthedocs.io/en/latest/howto/index.html
- Reference: https://jupyterlite.readthedocs.io/en/latest/reference/index.html

This template provides the Pyodide kernel (`jupyterlite-pyodide-kernel`), the JavaScript kernel (`jupyterlite-javascript-kernel`), and the p5 kernel (`jupyterlite-p5-kernel`), along with other
optional utilities and extensions to make the JupyterLite experience more enjoyable. See the
[`requirements.txt` file](requirements.txt) for a list of all the dependencies provided.
# Machine Learning Projects

For a template based on the Xeus kernel, see the [`jupyterlite/xeus-python-demo` repository](https://github.com/jupyterlite/xeus-python-demo)
This repo contains a sampling of Python Jupyter notebooks I write about on my website. I am using the amazing [JupyterLite](https://github.com/jupyterlite/jupyterlite) to host browser-based interactive Jupyter notebooks.

> NOTE: The interactive notebook session is using your device resources and local storage, so
> this is different from using an online colab site, such as, DeepNote - https://deepnote.com or Google Colab - https://colab.google.
Binary file added content/data/ppo-grpo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
86 changes: 0 additions & 86 deletions content/javascript.ipynb

This file was deleted.

6,064 changes: 6,064 additions & 0 deletions content/nlp_support_tickets_categorization.ipynb

Large diffs are not rendered by default.

150 changes: 0 additions & 150 deletions content/p5.ipynb

This file was deleted.

Loading