File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 246246 "cell_type" : " markdown" ,
247247 "metadata" : {},
248248 "source" : [
249- " Choose a Firefly server. We use the Firefly server that is running at NCSA ."
249+ " Choose a Firefly server. We use the Firefly server that is running in the jupyterlabdemo environment ."
250250 ]
251251 },
252252 {
255255 "metadata" : {},
256256 "outputs" : [],
257257 "source" : [
258- " my_server = 'lsst-demo.ncsa.illinois.edu '"
258+ " my_server = 'https://jupyterlabdemo. lsst.codes '"
259259 ]
260260 },
261261 {
267267 " import IPython.display\n " ,
268268 " IPython.display.display(\n " ,
269269 " IPython.display.Markdown(\n " ,
270- " 'Open a browser window to http:// {}/firefly/slate.html?__wsch={}'.format(my_server, my_channel)))"
270+ " 'Open a browser window to {}/firefly/slate.html?__wsch={}'.format(my_server, my_channel)))"
271271 ]
272272 },
273273 {
You can’t perform that action at this time.
0 commit comments