We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6526a19 commit 5ff22caCopy full SHA for 5ff22ca
notebook/templates/notebook.html
@@ -46,7 +46,7 @@
46
47
<span id="kernel_logo_widget">
48
{% block kernel_logo_widget %}
49
- <img class="current_kernel_logo" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"/>
+ <img class="current_kernel_logo" alt="Current Kernel Logo" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"/>
50
{% endblock %}
51
</span>
52
0 commit comments