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

Create a Colab notebook for cloning and sharing #57

Closed
qharlie opened this issue Jun 27, 2022 · 5 comments
Closed

Create a Colab notebook for cloning and sharing #57

qharlie opened this issue Jun 27, 2022 · 5 comments

Comments

@qharlie
Copy link
Contributor

qharlie commented Jun 27, 2022

No description provided.

@max-sixty
Copy link
Member

This would be great, and could even be self-documenting — so I can't screw up the docs! #58

@qharlie
Copy link
Contributor Author

qharlie commented Jun 28, 2022

https://colab.research.google.com/drive/1FLxPgHjlCGqgDHuMds6l3ThynYGOL-Zy#scrollTo=Yn7er5MORy5l , @max-sixty could you look over when you get a chance, then I'll put in the docs .

Id like to make sure you cant edit it ( you should have to clone it first )

@max-sixty
Copy link
Member

Very cool @charlie-sanders !

If you want a quick dump of ideas:

  • I see what you mean about the syntax highlighting! It's worse in Colab than Jupyter because of all the false positive spellchecks
  • Would be nice in a future version to show the pandas integration; e.g. pulling df out
  • I don't think we need the "Returning data to _" statement, that's a default in IPython kernels (same with Done probably, maybe we soup it up with tqdm for expensive queries though)
  • Would be nice to show the elegant df representation rather than the terminal-based one, probably requires calling _repr_html in the magic. here's the difference.

image

@qharlie
Copy link
Contributor Author

qharlie commented Jun 29, 2022

Agree on all points I'll make these updates

@max-sixty
Copy link
Member

Done in #113

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