browser-wakatime icon indicating copy to clipboard operation
browser-wakatime copied to clipboard

chore: add jupyter to supported online IDEs

Open jvelezpo opened this issue 1 year ago • 1 comments

Pre-PR Checklist

  • [x] I have run npm test locally and there are no warnings or errors, from lint or test
  • [x] I have added screenshots if applicable

Summary

  • Adds Jupyter to the list of supported online IDEs
  • Adds Try Jupyter as well

There is an issue with the current implementation and it is that I could not find the concept of project while working with it, so this PR sends a heartbeat the name of the current file/notebook as project, if the user navigates into multiple files in its session in Jupyter it will create a very long list of projects in its dashboard, which is not ideal IMO (see screenshot bellow) @alanhamlett maybe do you have more expertise with Jupyter and will know how to get a correct value to send as project on each heartbeat?

Screenshots

image

Issue

https://github.com/wakatime/chrome-wakatime/issues/82

Reviewers

  • @alanhamlett

jvelezpo avatar Apr 12 '23 03:04 jvelezpo