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

Examples of logging code run in a cell (along with usernames) #28

Open
gclen opened this issue Sep 29, 2019 · 4 comments
Open

Examples of logging code run in a cell (along with usernames) #28

gclen opened this issue Sep 29, 2019 · 4 comments

Comments

@gclen
Copy link

gclen commented Sep 29, 2019

Hi,

This project looks awesome! Are there any examples of logging code executed in code cells (along with the username)? My workplace requires this for auditing purposes. For the past couple of years I have been maintaining a fork of the notebook repo (jupyter/notebook#2251) so I'm looking forward to being able to do it via an extension. I'm also happy to contribute in whatever way I can. What is the best way to start contributing?

@Zsailer
Copy link
Member

Zsailer commented Sep 30, 2019

Hi @gclen, thanks for sharing your use-case!

We're currently working on getting this into the notebook server (jupyter/notebook#4752). Once that PR lands, we'll start expanding the telemetry service there to include things like kernel messaging. Keep an eye out for that PR.

Also, check out #30 for details about handling PII data (like username). If that PR is accepted here, we will have a simple way to explicitly enable PII data. Then, it's just a matter of adding this feature to the notebook server.

As far as contributing, feel free to review the PR in jupyter/notebook#4752. I'll be working on this PR throughout this week. I'm hoping to start a semi-regular meeting for jupyter telemetry moving forward. Would you be interested in joining that conversation?

@gclen
Copy link
Author

gclen commented Oct 3, 2019

I'm hoping I get a change to dive into the codebase this weekend and try to get my bearings. I don't know if I can (or should) commit to more meetings but would be happy to join something like a slack channel. Is there something like that?

@WaterKnight1998
Copy link

@Zsailer any news about it? Is it possible to be done now?

@jskripchuk
Copy link

jskripchuk commented Aug 28, 2020

@Zsailer any news about it? Is it possible to be done now?

I am also interested in this feature, any guidance would be appreciated!

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

4 participants