-
## Description
I want to deploy my static resources to a cdn server so I follow the instructions in the default config file, modified the override_theme_url config, let it point an cdn server…
-
When we try to override a system package i.e. `pip3 install --user pysam --force-reinstall` and import it, current structure of sys.path doesn't allow us to import the new package directly because the…
-
With this it would be trivial to include this plugin in a conda environment.
What needs to be done during package installation:
* install server extension
* enable server extension
* install…
-
I cannot tell you how often I go to a repository in Atom and then drop to the terminal to type `jupyter lab` in that directory.
A simple but useful tool would be for the language-weave extension to…
-
Just decided to fire this up, and attempt to use the jupyterlabs sage notebook option, but upon doing so I got the following error:
```
Traceback (most recent call last):
File "/sage/src/bin/sa…
-
Beim Nachkochen der PDF-Generierung im README.rst sind einige Probleme aufgetreten. Folgende Notizen:
- die jupyter extensions sind nur für die PDF-Generierung notwendig, nicht um das HTML mit Sphi…
-
### Bug description
@andrewpbray and I are developing a [Quarto extension](https://github.com/qmd-lab/closeread), and we've deployed a documentation website that uses it. We're using a strategy where…
-
I cannot run these instructions:
* OK: `git clone https://github.com/johnomernik/qgrid`
* OK: `cd qgrid`
* OK: `python setup.py install`
* ~~NOPE~~ OK: `pip install qgrid2-1.1.3-py3-none-any.whl…
-
I am getting
```
Enabling notebook extension toc2...
- Validating: problems found:
- require? X toc2
```
Steps for installation:
pip install https://github.com/ipython-contrib/…
-
Dear author, my environment seems to install jupyterlab_3dmol successfully. However, when I ran the code, an error came out, **"You appear to be running in JupyterLab (or JavaScript failed to load for…