-
Updated
May 18, 2022 - Python
design
Here are 7,046 public repositories matching this topic...
-
Updated
May 19, 2022 - CSS
-
Updated
May 1, 2022 - JavaScript
Environment
- Package version(s): @blueprintjs/core@3.17.2 @blueprintjs/select@3.11.2
- Browser and OS versions: MacOS Catalina (10.15.1) / Chrome 78.0.3904.108
Question
Is there any solid documentation for the renderFilteredItems()
utility function exported from the select
package? It is briefly mentioned under the itemListRenderer
props section of the select
c
Hi
We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.
[There are several ways to con
Add Cairo Graphics
Brand Name
cairographics
Website
Popularity Metric
Alexa rank: https://www.alexa.com/siteinfo/cairographics.org
cairo is a popular drawing library that powers many well known projects sych as conky, gtk, and node-canvas.
Of
Is your enhancement request related to a problem? Please describe.
Clear visual indication when an integration/application is connected/active.
Slack is fully connected and active at this stage. It would be nice to have a visual indicator on this page to know slack is connected without clicking on configure
and navigating to another page.
![image](https://user-images.githubuserconte
Right now the Getting Started section in the README is a bit outdated.
People who are just getting started with this library are not likely to have all of the dependencies needed (latest version of VS, .NET Core
Is there any way to implement horizontal radio button group?
-
Updated
Jun 17, 2021 - CSS
-
Updated
May 19, 2022 - Clojure
-
Updated
Dec 12, 2021 - HTML
-
Updated
Apr 1, 2022
-
Updated
Jan 24, 2022 - JavaScript
-
Updated
Apr 25, 2022 - HTML
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
May 13, 2022 - JavaScript
-
Updated
May 18, 2022
Some ideas for figures to add to the PPT
- Linear regression, single-layer neural network
- Multilayer Perceptron with hidden layer
- Backpropagation
- Batch Normalization and alternatives
- Computational Graphs
- Dropout
- CNN - padding, stride, pooling,...
- LeNet
- AlexNet
- VGG
- GoogleNet
- ResNet
- DenseNet
- Memory Net
-
Updated
May 18, 2022 - SCSS
-
Updated
Feb 28, 2022 - JavaScript
-
Updated
Mar 24, 2022 - JavaScript
Improve this page
Add a description, image, and links to the design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the design topic, visit your repo's landing page and select "manage topics."
Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.
This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.