-
+ It would be very nice to have a library that can interface with this system and provide translation editing capabilities in the form of a web interface which can be optionally embedded with a user's…
-
I have a file `test.py` with the following code:
```python
import collections
class Cnt(collections.namedtuple("cnt",["c"])):
def __str__(self):
return f""
```
and a notebook with t…
sam-s updated
9 months ago
-
Especially with the larger graphs, the default starting view is too zoomed out, and it's cumbersome to keep zooming in every time I reload the page (especially noticeable in vite autoreload)
…
-
**Is your feature request related to a problem? Please describe.**
I wanted to use dns challenge for my domains (multiple), because this ways, the certs are created as wildcard and all possible…
-
`npm run classroom` is currently broken:
```
% npm run classroom
> netcreate-itest@2.0.0-alpha classroom
> brunch build -e classroom
07:52:35 - info: compiling
07:52:39 - info: compiling.
07:52:43 …
-
listening on 192.168.99.212:3000
200 /**api**/appzip
200 /socket.io/socket.io.js
200 /socket.io/?EIO=2&transport=polling&t=1452690074142-0
200 /socket.io/?EIO=2&transport=polling&t=1452690074267-1&sid…
-
**Summary:**
I suggest adding a way of suppressing the `extension already loaded` warning of the `%load_ext` magic, such as an `-s` flag .
The `%reload_ext` magic is not the same thing, and does …
-
I mount the configuration via volume into the imposter docker container using the following docker-compose.yml:
```yaml
services:
imposter:
image: outofcoffee/imposter-all:3.36.2
contai…
-
Hmm. When I had IPython's autoreload extension on, I got this after trying lasio.read:
```
---------------------------------------------------------------------------
TypeError …
-
Hi,
vscode has the following feature https://github.com/microsoft/vscode-python/issues/6408
So, the magic commands in the py file commented like this are recognized:
```python
#%%
#!%load_ext aut…