Bo

Results 173 issues of Bo

In classic jupyter we can execute `%clear` magic from sidepanel to trim the main notebook. This does not work in JupyterLab when we execute it from the console window.

Need to test the recipe locally, I guess. https://github.com/conda-forge/simupop-feedstock/pulls

**What are you trying to accomplish?** List all balance transactions related to a customer, potentially within a specified time frame. **Potential solutions** Querying `BalanceTransaction` database is not easy since there...

question

Many thank for implementing `HX-Reswap` (#933 and #949). However, could you also add `HX-Reselect` to modify the original `hx-select`? I have in my oroginal html ``` hx-post='/url' hx-swap='innherHTML' hx-target='some-div' hx-select='.some-content'...

After updating our website to bootstrap 5, `django-tagulous` becomes the only component that depends on jquery. It would be nice if `django-tagulous` could be updated to use vanilla JS. I...

Using the example project, add `S1` and `S2` to a `Person`, then edit the `Person` as follows: ![image](https://user-images.githubusercontent.com/9889312/141595792-17d661ee-3b7a-425a-9017-c4b73b0abd7e.png) Remove two tags ![image](https://user-images.githubusercontent.com/9889312/141595806-6ea9b1b5-f8ea-4594-9477-91b0e6057b54.png) Add `s1` back, ![image](https://user-images.githubusercontent.com/9889312/141595817-1dd03660-4c3c-4668-9d64-71b75611f0db.png) Then both `s1` and...

MacOSX, python 3.7, xonsh-0.9.13.dev1, xonsh-kernel-0.4.1, starting jupyter notebook, enter `ls`, notebook hangs with the following error message displayed in console ``` /Users/bpeng1/anaconda3/envs/sos/lib/python3.7/site-packages/ipykernel/iostream.py:14: DeprecationWarning: the imp module is deprecated in favour...

I was trying to confirm if `hx-vals` can be used for `hx-post` and noticed that * [the documentation of `hx-vals`](https://htmx.org/attributes/hx-vals/) does not mention `hx-post`. All examples use `hx-get`. * [the...

documentation

https://github.com/conda-forge/simupop-feedstock/pull/29 The conda package for simuPOP 1.1.12 failed to build because the test fails on some platforms. ``` Testing tr1 support: no Testing c++ library: libc++ Building static libraries Failed...

Help needed

**Is your feature request related to a problem? Please describe.** We use tags to track projects. My biggest fear of using a tag based system is the increasing number of...

a:feature