-
I realize this might be a `metakernel` issue, so feel free to redirect me if that is the case. I am trying to run a scientific Python stack with pandas, matplotlib, etc. with this notebook, but it see…
-
I have always used this procedure inside an R session for the standard jupyter lab R kernal installation:
install.packages("devtools")
devtools::install_github("IRkernel/IRkernel")
IRkernel::instal…
-
This is with IPython 6.2.1 on Python 3.6:
```python
>>> import enum
>>> State = enum.Enum('State', ('released', 'memory', 'erred'))
>>> st = State.memory
>>> st in {State.erred, State.memory}
Tr…
-
So, I know that instead of magics, IJulia suggests custom string literals -- i.e., https://github.com/JuliaLang/IJulia.jl/issues/408. What would be really great is if we could support syntax highlight…
izaid updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
The Graphistry team is seeing more use among Neptune users, and as their prototyping often starts in sagemaker, we're thinking of …
-
This one may seem a little "off-topic", because it appears only on customized PySide2 wheels with a reduced feature set. In short I don't have the GUI components available (QtGui, QtWidgets, QtDeclara…
-
Using argument `final_types` in [skl2onnx.convert_sklearn](http://onnx.ai/sklearn-onnx/api_summary.html?highlight=convert_sklearn#skl2onnx.convert_sklearn) causing invalid model output.
Running cod…
-
For Anaconda/miniconda3 Environment, there is an error for no attribute '_get_distribution_strategy' , I have found out the solution to the issue as follows.
### Issue:
'Model'object has n…
-
The extension does not work when I use a xeus python kernel, which is the current official way to use the Jupyter debugger (https://jupyterlab.readthedocs.io/en/stable/user/debugger.html). On the same…
-
It's a beautiful interface and would enable developers to further customize the platform. Please share with the world