-
One native feature of Streamlit that may lack in Stlite is the protection of the python source code. With Streamlit, users can never reach the source code used in the application, while in Stlite it s…
-
For code like this, (from `EditButton.js`)
```
```
should we not generate a responsive component that hides that behavior and we simply call it `ResponsiveBox` or similar?
-
Possibility of hiding some items from the menu (only graphically). This makes it possible to create pages that are only accessible by code, but the user cannot reach them by clicking on navbar items.
-
Hello pravic, i wanted to do the UI code inside my .py source code. is that possible. i didnt want to expose all my styling and tiscript code.. because anybody can edit it. thanks.
-
Hi,
I enabled GitHub Files integration and external source code is shown on the Gitbook page. However, the feature to hide the title & link is not working when I clicked on it.
Could you check w…
-
## Feature Request
#### Is your feature request related to a problem? Please describe.
There seems to be no way to hide the zero exit code from the `status` module. There is the `maybe_int` variab…
Bilge updated
4 months ago
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Learn/Accessibility/CSS_and_JavaScript
### What specific section or headline is this issue about?
Hiding things
### What information was incorr…
-
## Description
When disabling string hiding on a project level, I'd expect the `HideStrings` step to take a marginal amount of time or be skipped entirely.
But it seems that the initial processi…
-
Wow... v2.0.0 is fantastic ... well done!
There may already be a way that I don't know about, but if not ... It would be great to be able to hide the inline code so printing or pdf output ... could…
-
One of the nice features of JupyterBook is the ability to hide cells in the rendered html, but provide a button to reveal if the user wants to see it:
https://jupyterbook.org/features/hiding.html
…