-
![jLIssue](https://user-images.githubusercontent.com/48459532/99354995-79855d00-2875-11eb-8ebe-d6b791b767f2.png)
---Copy and Paste of jupyterlab-debug-pioo567t.log
Node v14.15.1
> "C:\Prog…
-
I tried to update GPT4All to fix the issues with the recent packages. Some old models are not supported any more, many new models are now available. GPT4All describes the supported local models, with …
-
hey guys just wondering if anyone has an awesome pickit script compiled? ive been editing the shit outta mine but it seems like they dont pick up many charms, or good ones anyways. And they also dont …
-
In short: `AttributeError: 'PeakFindingProblem' object has no attribute 'two_opt'`
**Calling:**
```
%%timeit
solution = problem.value(hill_climbing(problem))
```
**results in this:**
``…
-
## Description
https://github.com/jupyterlab/jupyter-ai/pull/784 was released yesterday but it does not work out of the box on existing installations. When trying to get a reply I get:
```
[E 2…
-
- jupyter/nbconvert#452 "Conversion back from executable script to ipynb notebook"
From https://github.com/jupyter/nbconvert/issues/452#issuecomment-279593218 :
> - https://github.com/sklam/py2n…
-
Is there any event on client side available, which is triggered when the PLC gets disconnected ?
Does the connection get automatically re-established, or must the client call Open() again?
-
its really annoying that i need to constantly manually set BLU spells when /BLU because the addon does not allow saving sets or setting spells if your not main blue mage.
This is really a silly loc…
-
I can successfully run code in my clipboard with %paste. However, when I try to profile this code using the cell magic `%%prun` it doesn't work. In other words:
```
In [10] : %%prun
...: %paste
…
-
训练的时候并没有出什么问题,但是在训练过程结束之后出现了下面这些提示:
Epoch 30/30
703/703 [==============================] - 1410s 2s/step - loss: 0.2347 - acc: 0.9036 - val_loss: 1.0093 - val_acc: 0.7139
Traceback (most recent cal…