wakatime / vscode-wakatime

Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vs-code
BSD 3-Clause "New" or "Revised" License
1.21k stars 134 forks source link

Extension visualcode does not recognize jupyter notebook #328

Closed sc0v0ne closed 1 year ago

sc0v0ne commented 1 year ago

Good afternoon, I don't know what would be the error in my wakatime. I installed the extension using the visual code and added the apikey, as shown in the explanation. Other than that, I didn't do anything else on wakatime. Keep doing my work, over the months. I went to look at my wakatime, I realized that the jupyter notebook was not recognized in wakatime by the visual code. I noticed because I used the jupyter notebook many times and did not count the time in it on the platform. For this, I tested the jupyter notebook in Pycharm and the time used was recognized.

My visual code is up to date, the other languages I use are recognized on the platform, but the one I use most frequently doesn't appear as in the case of jupyter notebook. I will send a print below my wakatime. My User Wakatime

image

alanhamlett commented 1 year ago

We do support Jupyter Notebook language and IPython. Do you happen to use the WakaTime browser extension? All activity from the Chrome extension has language Other and is the most common reason for such a large portion of your coding being in that Other language.

sc0v0ne commented 1 year ago

Good afternoon, I don't use the browser. I use the extension that is available in visual code.

image

I found it strange because from python it recognizes well and I can see the progress on the wakatime platform. I had used jupyter in this same extension format as the visual code, in the PyCharm tool. Up the language usage status. In the browser I can't even use it.

image

This week's example. I used jupyter from monday to friday. It didn't. The feedback email of the month has arrived. It came like another language. I don't really know how to explain why this is happening. I just followed the wakatime installation basics. It was already going up the language statuses

image

alanhamlett commented 1 year ago

I mean, do you use the WakaTime Chrome extension or the WakaTime Google Calendar integration? Those two are the source of Other language on your profile.

sc0v0ne commented 1 year ago

Use of the calendar, I didn't know he recognized it as a language. But also strange the jupyter files don't show up.

sc0v0ne commented 1 year ago

I'm going to take it off google calendar for a while.

sc0v0ne commented 1 year ago

Thanks for the feedback.