You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we should get back useful names on the notebooks, soon.
The naming of individual files in the live website is not what we want there, ultimately, I think:
Two obvious options:
A) rename the jupytext files. this will cause filenames with spaces etc in the source repo (preferred I guess)
B) add a mapping file that renames the jupytext file during the conversion to .ipynb files (kinda like the ugly index.html reinvented)
I think we should get back useful names on the notebooks, soon.
The naming of individual files in the live website is not what we want there, ultimately, I think:
Two obvious options:
I guess we're doing A) but I'll hear opinions @krischer @heinerigel
Here's a code snippet to extract naming of notebook items on the old LRZ cloud version:
And here's the output, which could be a good starting point for renaming jupytext files:
The text was updated successfully, but these errors were encountered: