Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General: Improve Cheatsheet experience #318

Closed
fralfaro opened this issue Sep 21, 2023 · 1 comment
Closed

General: Improve Cheatsheet experience #318

fralfaro opened this issue Sep 21, 2023 · 1 comment

Comments

@fralfaro
Copy link

fralfaro commented Sep 21, 2023

Hi, I've been working on CheatSheets for Python and R. To present the work itself, I have used these tools:

  • google colab: to replicate the experiment in the cloud
  • streamlit: to interactively display the CheatSheets codes in pdf format
  • pdf: the classic way to display a CheatSheets

My job is looks like this:

Topic PDF Streamlit Google Colab
dplyr Open In Colab
ggplot2 Open In Colab
forcats Open In Colab

Note: The PDF format cheat sheets included here are authored by other contributors and have been used as sources of inspiration for the content presented.

I would like to see if this experience with CheatSheets can be done with a tool like Binder or Posit Cloud (instead of Google Colab) and Shiny (instead of streamlit). I will be investigating to help with some of these points.

Note: Complete documentation about my work can be found at this link.

@mine-cetinkaya-rundel
Copy link
Collaborator

Thanks for sharing this. At this point we don't plan on an interactive experience for the cheatsheets however setting up the cheatsheets to open in Binder and/or Posit Cloud should be doable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants