We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just made a draft notebook and was logged into a test user account.
Because currently the user gets written to the store upon init, logging into my correct user account did not have an effect on the displayed author.
To fix the the author, I had to manually edit the metadata and remove the test user data that was in there.
I think this is similar to freezing versions of packages. I'd not do it until the notebook is published.
So, I'd suggest to simply not write author to the meta store upon init, but otherwise keep the behavior the same.
@Koncopd, what do you think?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I just made a draft notebook and was logged into a test user account.
Because currently the user gets written to the store upon init, logging into my correct user account did not have an effect on the displayed author.
To fix the the author, I had to manually edit the metadata and remove the test user data that was in there.
I think this is similar to freezing versions of packages. I'd not do it until the notebook is published.
So, I'd suggest to simply not write author to the meta store upon init, but otherwise keep the behavior the same.
@Koncopd, what do you think?
The text was updated successfully, but these errors were encountered: