-
Hi. Got an unspecified error after first initialization of the ENBIOS notebook (see below).
In [1]:
from enbios.bin.script import Enbios
import pandas as pd
import seaborn as sns
import matplo…
-
From a look through the repo it doesn't look like the appdata directory is used on the windows platform, unless I've missed it.
That would be a pretty easy to implement, assuming there isn't some i…
-
How detect where [Python form MS Store](https://www.microsoft.com/en-us/p/python-39/9p7qfqmjrfp7) have `user_config_dir`?
On my PC I found these folder:
`AppData\Local\Packages\PythonSoftwareFou…
-
todo:
- [x] port to python 3
- [x] test suite (pytest)
- [x] build conda package
- [x] build pypi package
- [x] set up builds on appveyor and circleci for win and linux builds of conda packages…
-
Metaplot is successfully installed as described in README, but the following error is encountered when attempting to use metaplot:
```
Traceback (most recent call last):
File "/home/username/anac…
-
Any thoughts on [pathlib](https://docs.python.org/3.7/library/pathlib.html) support?
-
-
Yikes, this is code I wrote... the thorlabs mdt39xb driver saves the pyon file containing last used setpoints in the working directory. This is obviously not good, since this makes it highly sensitive…
-
## Description
Slack has deprecated Outgoing Webhooks, and removed the option from App integrations in favor of their Events API. New users of hangoutsbot's Slack plugin would benefit from Events API…
pieps updated
4 years ago
-
The source code for the index.html doesn't work straight from the start.
Following items need to change:
From:
// Path could be one of http/https
u.uploadFile(remotePath, localPath, onProgress, onEr…