[jupyter] Re: Jupyter not running 'source' after opening from Anaconda exe

2018-11-26 Thread Roland Weber
Hello Matt, it is the nature of an "environment", including all environment variables, that it must be established _before_ invoking a command. Commands run within the environment in which you start them. They can respond to environment settings, or report errors if they cannot work within the

[jupyter] Ploting in Jupyter Lab

2018-11-26 Thread Geoffry Roberts
Hi all, Quick question asking: Is this possible? I want to create a plot and have it appear in the output cell of Jupiter lab. I am using Julia and Plots.jl with the Plotly backend enabled. My plot works peachy when run from a CL script. However, if I run the same in Jupiter, a new browser

[jupyter] Re: ScriptedForms v0.10.0 released

2018-11-26 Thread Simon Biggs
Just fixed that pandas output issue. Would you be able to take the new patch release 0.10.1 for a spin? -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [jupyter] Interactive notebooks using Juypter + Toree

2018-11-26 Thread s...@draves.org
BeakerX has a scala kernel with active support for interactive widgets: http://beakerx.com/ On Sun, Nov 25, 2018 at 1:22 AM Venkat Ramachandran wrote: > Hi, > > I am new to Juypter + Toree (Scala) and i am exploring the option of > building interactive notebooks where users able to choose

[jupyter] Jupyter not running 'source' after opening from Anaconda exe

2018-11-26 Thread Matthew Gidden
Hi all, I have a colleague who recently installed anaconda who is having trouble getting the Jupyter launcher to recognize environment variables in her conda environment. Specs - Windows 10, Python 3.5 Package at issue - message_ix (channel: conda-forge) `nb_conda` is already installed to