Hello, I posted a standalone query as well on the group but it does not seem to appear yet. Since, I need this feature at most priority, I thought of adding it as a reply. On Linux I start jobs on LSF. I receive following messages on command line but I am not able to launch a new notebook in the IDE, the options are simply not present.
What could be wrong ? $ bsub -P eda -I ~/bin/launch_spyder Job <731645> is submitted to default queue <interq>. <<Waiting for dispatch ...>> <<Starting on apc8462>> failed to get the current screen resources Qt: XKEYBOARD extension not present on the X server. libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast QXcbConnection: XCB error: 161 (Unknown), sequence: 169, resource id: 56, major code: 145 (Unknown), minor code: 20 [I 15:01:19.091 NotebookApp] JupyterLab beta preview extension loaded from /proj/methods_emir/usr/madhurk/builds/anaconda-5.1/lib/python3.6/site-packages/jupyterlab [I 15:01:19.092 NotebookApp] JupyterLab application directory is /proj/methods_emir/usr/madhurk/builds/anaconda-5.1/share/jupyter/lab [I 15:01:19.114 NotebookApp] Serving notebooks from local directory: /tmp/spyder-nxa17016/notebooks [I 15:01:19.114 NotebookApp] 0 active kernels [I 15:01:19.114 NotebookApp] The Jupyter Notebook is running at: [I 15:01:19.114 NotebookApp] http://localhost:8888/?token=658d2f9d54dc93b0adebf97a912538848126ec8833d6e79a [I 15:01:19.114 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [C 15:01:19.116 NotebookApp] Copy/paste this URL into your browser when you connect for the first time, to login with a token: http://localhost:8888/?token=658d2f9d54dc93b0adebf97a912538848126ec8833d6e79a [I 15:01:20.817 NotebookApp] Kernel started: 280b9b64-5a1b-44b9-ae29-fd8b7a774a5d [W 15:01:20.835 NotebookApp] 404 GET /nbextensions/widgets/notebook/js/extension.js?v=20180521150117 (127.0.0.1) 15.44ms referer=http://localhost:8888/notebooks/untitled0.ipynb QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once. QXcbConnection: XCB error: 3 (BadWindow), sequence: 956, resource id: 19743095, major code: 40 (TranslateCoords), minor code: 0 [I 15:01:25.060 NotebookApp] Adapting to protocol v5.1 for kernel 280b9b64-5a1b-44b9-ae29-fd8b7a774a5d [I 15:03:20.820 NotebookApp] Saving file at /untitled0.ipynb On Tuesday, August 8, 2017 at 3:38:16 AM UTC+5:30, [email protected] wrote: > > Hi all, > > > On the behalf of the Spyder Project Contributors > <https://github.com/spyder-ide/spyder/graphs/contributors>, I'm pleased > to announce that the Spyder notebook *0.1.1 *plugin has been released and > is available for Windows, GNU/Linux and MacOS X: > https://github.com/spyder-ide/spyder-notebook/releases > > > <https://github.com/spyder-ide/spyder-notebook/releases> > > This initial release supports basic functionality as creating, opening and > saving Jupyter notebooks in your file system, integration with the Spyder's > file switcher and the possibility to open an IPython console to inspect the > notebook kernel variables in the Variable Explorer. > > > In this initial release we fixed 40 issues and merged 43 pull requests > that amount to more than 200 commits. For a full list of fixes, please see > our changelog > <https://github.com/spyder-ide/spyder-notebook/blob/master/CHANGELOG.md> > > > <https://github.com/spyder-ide/spyder-notebook/blob/master/CHANGELOG.md> > > Don't forget to follow Spyder updates/news on the project Github website > <https://github.com/spyder-ide/spyder> and the Spyder notebook Github > website <https://github.com/spyder-ide/spyder-notebook> > > <https://github.com/spyder-ide/spyder-notebook> > > Last, but not least, we welcome any contribution that helps making Spyder > an efficient scientific development and computing environment. Join us to > help creating your favorite environment! > > > Enjoy! > > -Daniel > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
