-
Notifications
You must be signed in to change notification settings - Fork 99
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
Detect Jupyter IDE and set editor to Jupyter #82
Comments
@arose13 have you considered coding using |
@gandarez I think the current WakaTime Chrome extension is doing a great job, assuming one is launching the Jupyter (lab) server from a local git repository. Here is what I was about to post in a separate issue. To my surprise, the WakaTime Chrome extension should track down the git-repo from which the Jupyter server is launched! How nice! I did not set special Custom rules for tracking a new GitHub repo, yet, the 5 minutes of time spent in a Jupyter Lab notebook was counted towards this new project. I think this is reproducible with a bare-minimal setup. Here is mine:
I assume the WakaTime Chrome extension fetches something deep in the Jupyter lab page, as it has been granted |
You can change category to |
Part of #47. |
I'm am a data scientist and 80% of my coding time is spent in Jupyter IDE which runs in a browser. It is also the only websites I have whitelisted. Is there any way to prevent WakaTime from considering this browsing?
The text was updated successfully, but these errors were encountered: